discourse/lib/auth
Sam 215c0d5569 FEATURE: allow system api to target users via external id or user id
usage ?api_key=XYZ&api_user_external_id=ABC
usage ?api_key=XYZ&api_user_id=123
2018-01-12 17:40:18 +11:00
..
authenticator.rb Typo fix 2013-09-24 18:47:57 +05:30
current_user_provider.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
default_current_user_provider.rb FEATURE: allow system api to target users via external id or user id 2018-01-12 17:40:18 +11:00
facebook_authenticator.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
github_authenticator.rb FIX: GitHub auth always asking to verify email for new users (#5487) 2018-01-12 15:17:29 +11:00
google_oauth2_authenticator.rb Implements https://meta.discourse.org/t/issue-user-changed-google-account-and-cant-connect-thru-his-profile/35028/18?u=supermathie 2017-12-20 17:59:36 -05:00
instagram_authenticator.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
oauth2_authenticator.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
open_id_authenticator.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
result.rb Add a failed_code we can check for when using Auth::Result 2017-11-09 10:49:42 -05:00
twitter_authenticator.rb FEATURE: store twitter supplied email for auditing 2017-12-14 15:54:32 +11:00