mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
* When we refactored away the admin-login route we introduced a bug where admins could not log into an SSO enabled site, because of a check in the email_login route that disallowed this. * Allow admin to get around this check.