discourse/app
David Taylor d2bceff133
FEATURE: Use full page redirection for all external auth methods (#8092)
Using popups is becoming increasingly rare. Full page redirects are already used on mobile, and for some providers. This commit removes all logic related to popup authentication, leaving only the full page redirect method.

For more info, see https://meta.discourse.org/t/do-we-need-popups-for-login/127988
2019-10-08 12:10:43 +01:00
..
assets FEATURE: Use full page redirection for all external auth methods (#8092) 2019-10-08 12:10:43 +01:00
controllers FEATURE: Use full page redirection for all external auth methods (#8092) 2019-10-08 12:10:43 +01:00
helpers DEV: Upgrading Discourse to Zeitwerk (#8098) 2019-10-02 14:01:53 +10:00
jobs FIX: Ensure push_url exists before making push notification API call 2019-10-04 11:52:10 -04:00
mailers PERF: reuse renderer when rendering email templates 2019-10-06 23:57:03 -04:00
models FEATURE: Weighted reviewable user accuracy (#8156) 2019-10-04 15:10:56 -04:00
serializers FEATURE: Use full page redirection for all external auth methods (#8092) 2019-10-08 12:10:43 +01:00
services PERF: reuse renderer when rendering email templates 2019-10-06 23:57:03 -04:00
views FEATURE: Use full page redirection for all external auth methods (#8092) 2019-10-08 12:10:43 +01:00