discourse/lib/auth
Robin Ward 5b3f99aa50 Don't blow up if Redis switches to READONLY 2015-04-24 14:37:16 -04:00
..
authenticator.rb Typo fix 2013-09-24 18:47:57 +05:30
current_user_provider.rb add current_user_provider so people can override current_user bevior cleanly, see 2013-10-09 15:11:54 +11:00
default_current_user_provider.rb Don't blow up if Redis switches to READONLY 2015-04-24 14:37:16 -04:00
facebook_authenticator.rb Facebook auth without an email should allow user to enter email 2014-12-08 12:43:06 +02:00
github_authenticator.rb SECURITY: GitHub authenticator returning unverified emails 2014-09-03 12:53:22 +10:00
google_oauth2_authenticator.rb Don't blow up if Redis switches to READONLY 2015-04-24 14:37:16 -04:00
oauth2_authenticator.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
open_id_authenticator.rb FEATURE: raise an exception when the email is missing in the OpenId callback 2014-08-07 19:28:50 +02:00
result.rb UX: improve message when admin login is blocked because of admin ip address whitelisting 2015-03-02 12:13:22 -05:00
twitter_authenticator.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00