User Authentication
Located in /inc/bb/basicauth.php (line 38)
Class | Description |
---|---|
BumblebeeAuth | User *authorisation* and *authentication* object |
Create the authentication object
Test if the magic tag in the form matches the magic tag for this user
obtain an error string that (if appropriate) describes the failure mode
Generate a pseudo-random tag that is unique to this user and installation
The tag is unique to this user and this installation of Bumblebee so that it can be used to test whether the submitted data is from a Bumblebee-produced form or if it is perhaps from a spoofed source.
LDAP auth method to login the user against an LDAP server
RADIUS auth method to login the user against a RADIUS server
create the login session for persistant data storage
check login details, if OK, set up a PHP SESSION to manage the login
store a piece of data in the session for persistance across page calls
Documentation generated on Tue, 06 Mar 2007 10:00:39 +0000 by phpDocumentor 1.3.0