discourse/app
Chris Butler 8673bd832a FEATURE: use failed_to_login for SSO error (#7394)
The error displayed when logging into suspended accounts via SSO never includes
the suspension reason, unlike non-SSO logins. By re-using the failed_to_login
method when generating the error message for SSO we can ensure the message is
consistent between the SSO and non-SSO paths.
2019-04-24 16:38:56 +10:00
..
assets FIX: Do not track a elements with no href. 2019-04-23 23:13:23 +03:00
controllers FEATURE: use failed_to_login for SSO error (#7394) 2019-04-24 16:38:56 +10:00
helpers FEATURE: Native app banner improvements 2019-04-17 12:25:13 -04:00
jobs Revert "FEATURE: stop running migrate to new scheme once done" 2019-04-24 14:03:31 +08:00
mailers FEATURE: Send user activation reminders. (#7280) 2019-04-10 16:53:52 +02:00
models Disable migrate_to_new_scheme once there is nothing to migrate. 2019-04-24 14:00:00 +08:00
serializers FEATURE: Let staff add custom post notices. (#7377) 2019-04-19 17:53:58 +03:00
services FIX: Disable webhooks on 410 and 404 HTTP responses (#7392) 2019-04-18 12:36:37 +01:00
views use description_text instead of description to show correct sanitized description (#7420) 2019-04-24 16:33:58 +10:00