-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Is there a more complex (or alternative implementation of another authentication mechanism) which can be looked at - specifically, I'd like to run a secondary password authentication routine against another database for normal users.
It appears in login.php is where authentication mechanisms are supposed to be run (ln:15), but it would be useful to see a sample with a basic 'hello world' authentication mechanism (i.e. simple password against coded constant) so we can see proper failure/success implementations.
Metadata
Metadata
Assignees
Labels
No labels