Tests pending pull requests

Build: #6045 was successful Manual run by Build Robot

Code commits

phpBB Ascraeus

  • Marc

    Marc 6a7567459d62c8c186c5b1b36dc5345e5d36461a

    Merge pull request #4004 from paul999/ticket/14258
    [ticket/14258] Add event into auth::login before session creation

  • Paul Sohier <paul999@phpbb.com>

    Paul Sohier <paul999@phpbb.com> 9596db9b8869d2d9d68112ac7aadf394545d2811

    [ticket/14258] Add event into auth::login before session creation
    Fix typo

    PHPBB3-14258

    • phpBB/phpbb/auth/auth.php (version 9596db9b8869d2d9d68112ac7aadf394545d2811)
  • Paul Sohier <paul999@phpbb.com>

    Paul Sohier <paul999@phpbb.com> 2a218c29597524c3bab1070cdb1f9f58e31c5bb5

    [ticket/14258] Add event into auth::login before session creation
    Update comments regarding variables.

    PHPBB3-14258

    • phpBB/phpbb/auth/auth.php (version 2a218c29597524c3bab1070cdb1f9f58e31c5bb5)
  • Paul Sohier <paul999@phpbb.com>

    Paul Sohier <paul999@phpbb.com> 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

    • phpBB/phpbb/auth/auth.php (version 7615a5c22ff733b2c0ac9a30029104cc9ab9a542)