Hooks for enabling authentication through GET variables or CLI attributes. More...
Public Member Functions | |
handle_cli_auth () | |
The handler for cli auth, running as a system.ready hook. | |
handle_get_auth () | |
The handler for get auth, running as a system.ready hook. |
Hooks for enabling authentication through GET variables or CLI attributes.
This hooks into the system.ready event, to try to login even before anything is really loaded. The get authentication mechanism should be isolated to this hook.