discourse/app
David Taylor cf21de0e7a
DEV: Migrate Github authentication to ManagedAuthenticator (#11170)
This commit adds an additional find_user_by_email hook to ManagedAuthenticator so that GitHub login can continue to support secondary email addresses

The github_user_infos table will be dropped in a follow-up commit.

This is the last core authenticator to be migrated to ManagedAuthenticator 🎉
2020-11-10 10:09:15 +00:00
..
assets FEATURE: the ability to permanently destroy the private message (#11115) 2020-11-10 15:40:48 +11:00
controllers FIX: global setting needs to be coerced to float (#11162) 2020-11-09 16:46:52 +11:00
helpers Replace base_uri with base_path (#10879) 2020-10-09 12:51:24 +01:00
jobs PERF: Update index for category in a background job. 2020-11-09 13:51:26 +08:00
mailers FIX: Ensure group SMTP and message builder always uses from address for Reply-To when IMAP is enabled (#11037) 2020-10-28 07:01:58 +10:00
models DEV: Migrate Github authentication to ManagedAuthenticator (#11170) 2020-11-10 10:09:15 +00:00
serializers UX: Minor cosmetic fixes to the wizard (#11172) 2020-11-09 15:14:57 -05:00
services DEV: Migrate Github authentication to ManagedAuthenticator (#11170) 2020-11-10 10:09:15 +00:00
views FEATURE: Add Google Universal Analytics v4 as an option (#11123) 2020-11-06 14:15:36 -06:00