MantisBT: master 76f01f8d

Author Committer Branch Timestamp Parent
jon5477 community master 2022-02-14 19:10 dependabot/composer/adodb/adodb-php-5.21.4 0350943c
Affected Issues  0027836: The EVENT_AUTH_USER_FLAGS event does not fire if the user does not exist in the DB
 0029517: Login redirection to plugin credentials page for non-existent user
Changeset

Auth plugin events not fired for non-existent users

Handle auth_flags edge cases which break certain authentication plugins
Fix login redirection for auth plugin.

Fixes 0027836, 0029517, PR https://github.com/mantisbt/mantisbt/pull/1792

mod - core/authentication_api.php Diff File
mod - login_password_page.php Diff File