/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, 06 Oct 2009 09:31:43 -0700 by phpDocumentor 1.3.2