/AuthPlugins.phpThe authentication handling plugins can be used by the Session class to provide authentication.
Each authenticate hook needs to:
require_once
("AWLUtilities.php")
(line 28)
auth_external (line 96)
Authentication has already happened. We know the username, we just need to do the authorisation / access control. The password is ignored.
auth_other_awl (line 36)
Authenticate against a different PostgreSQL database which contains a usr table in the AWL format.
Documentation generated on Tue, 18 Nov 2008 18:08:52 +1300 by phpDocumentor 1.3.2