discourse/lib/auth
2014-07-17 14:11:56 -07:00
..
authenticator.rb
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 Start passing more context to Discourse.handle_exception 2014-07-17 14:11:56 -07:00
facebook_authenticator.rb Emails are case insensitive 2014-07-16 10:22:01 -04:00
github_authenticator.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
google_oauth2_authenticator.rb Emails are case insensitive 2014-07-16 10:22:01 -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 BUGFIX: identity_url was not fished out correctly 2014-03-26 14:52:50 +11:00
result.rb
twitter_authenticator.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00