discourse/app
Martin Brennan 9c04aa593c
Fix broken admin login fro SSO enabled sites (#8737)
* 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.
2020-01-17 11:25:31 +10:00
..
assets DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
controllers Fix broken admin login fro SSO enabled sites (#8737) 2020-01-17 11:25:31 +10:00
helpers FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
jobs FEATURE: Drop "backup" schema 7 days after restore 2020-01-16 17:48:47 +01:00
mailers FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
models FEATURE: Drop "backup" schema 7 days after restore 2020-01-16 17:48:47 +01:00
serializers FEATURE: Secure media allowing duplicated uploads with category-level privacy and post-based access rules (#8664) 2020-01-16 13:50:27 +10:00
services Merge pull request from GHSA-569c-22ff-pj3x 2020-01-16 15:17:16 -03:00
views SECURITY: 2FA with U2F / TOTP 2020-01-15 11:27:12 +01:00