discourse/lib/auth
David Taylor f645cb9c14
FEATURE: Use translated name for 'your email has been authenticated by' (#6649)
2018-11-22 19:12:04 +00:00
..
auth_provider.rb REFACTOR: Serve auth provider information in the site serializer. 2018-08-06 09:25:48 +01:00
authenticator.rb FEATURE: List, revoke and reconnect associated accounts. Phase 1 (#6099) 2018-07-23 16:51:57 +01:00
current_user_provider.rb FIX: Do not check for suspicious login when impersonating. (#6534) 2018-11-12 15:34:12 +01:00
default_current_user_provider.rb FIX: opts is a hash in 'log_on_user' 2018-11-12 16:00:12 +01:00
facebook_authenticator.rb Fix warnings about already initialized constants 2018-08-09 17:29:02 +02:00
github_authenticator.rb FIX: when associating Github account disassociate others 2018-10-10 15:46:50 +11:00
google_oauth2_authenticator.rb FEATURE: Add revoke and reconnect functionality for google logins 2018-07-25 16:03:14 +01:00
instagram_authenticator.rb FEATURE: Allow revoke and connect for Instagram logins 2018-07-30 14:38:53 +01:00
oauth2_authenticator.rb FEATURE: List, revoke and reconnect associated accounts. Phase 1 (#6099) 2018-07-23 16:51:57 +01:00
open_id_authenticator.rb DEV: Fix build. 2018-11-05 14:16:03 +02:00
result.rb FEATURE: Use translated name for 'your email has been authenticated by' (#6649) 2018-11-22 19:12:04 +00:00
twitter_authenticator.rb FEATURE: Revoke and reconnect for Twitter logins 2018-07-27 12:28:51 +01:00