discourse/lib/auth
Sam 5897d3419c BUGFIX: identity_url was not fished out correctly
If I user logged in with Google and then changed email,
they would no longer be able to log in with google
2014-03-26 14:52:50 +11: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 FEATURE: on initial boot hint users on how to get admin 2014-03-24 18:03:39 +11:00
facebook_authenticator.rb Log when facebook doesn't provide an email address 2014-03-19 13:31:17 -04:00
github_authenticator.rb SECURITY: GitHub returns unvalidated emails 2014-03-26 10:55:36 +11:00
oauth2_authenticator.rb major refactor of auth, break up the gigantic omniauth controller into sub classes for way better extensibitily 2013-08-26 12:59:17 +10:00
open_id_authenticator.rb BUGFIX: identity_url was not fished out correctly 2014-03-26 14:52:50 +11:00
result.rb invite only forums had very wonky logic, invited users were not being activated, invite_only forums were still registering users 2013-08-28 17:18:31 +10:00
twitter_authenticator.rb Fixed all broken specs 2013-08-26 12:59:17 +10:00