-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hi, I've made a 2FA (using https://github.com/PHPGangsta/GoogleAuthenticator),
and the hardest part was to understand that
- Iogin_page.php is called first, always
- this is followed by login_password_page.php, or what is set in AuthFlags->login_credentials_page,
- which must have it's own checking (post to it's own page), before
- it shall pass to the original login.php at last.
not bad and totally understandable, but was two days to decipher and try-and-error.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels