Marc
6a7567459d62c8c186c5b1b36dc5345e5d36461a
6a7567459d62c8c186c5b1b36dc5345e5d36461a
Merge pull request #4004 from paul999/ticket/14258
[ticket/14258] Add event into auth::login before session creation
24 Oct 2015
Paul Sohier <paul999@phpbb.com>
9596db9b8869d2d9d68112ac7aadf394545d2811
9596db9b8869d2d9d68112ac7aadf394545d2811
[ticket/14258] Add event into auth::login before session creation
Fix typo
PHPBB3-14258
24 Oct 2015
Paul Sohier <paul999@phpbb.com>
2a218c29597524c3bab1070cdb1f9f58e31c5bb5
2a218c29597524c3bab1070cdb1f9f58e31c5bb5
[ticket/14258] Add event into auth::login before session creation
Update comments regarding variables.
PHPBB3-14258
24 Oct 2015
Paul Sohier <paul999@phpbb.com>
7615a5c22ff733b2c0ac9a30029104cc9ab9a542
7615a5c22ff733b2c0ac9a30029104cc9ab9a542
[ticket/14258] Add event into auth::login before session creation
Add a new event in the login method just before the session create,
so extensions can do some additional validation during login.
PHPBB3-14258
24 Oct 2015