discourse/lib/auth
Sam 45f01e637b FIX: when associating Github account disassociate others
There are some cases where an email floats from one GitHub account to another
if this happens just take over the Github mapping record
2018-10-10 15:46:50 +11: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 Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
default_current_user_provider.rb DEV: Extract global admin api rate limiting into a dedicated method. 2018-09-04 16:37:54 +08: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 FEATURE: Revoke and connect for Yahoo logins 2018-07-27 16:20:47 +01:00
result.rb FIX: redirect to original URL after social signup 2018-09-05 01:44:23 +05:30
twitter_authenticator.rb FEATURE: Revoke and reconnect for Twitter logins 2018-07-27 12:28:51 +01:00