This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse
Watch
1
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-03-04 10:19:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
discourse
/
lib
/
auth
History
Sam
3483c8318f
FEATURE: logging out logs you out everywhere
...
can be disabled by changing the setting "log_out_strict" to false
2015-01-28 12:56:41 +11: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
FEATURE: logging out logs you out everywhere
2015-01-28 12:56:41 +11: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
Revert "FIX: google oauth2 for sites using https. Need to specify the redirect_uri during setup in this case."
2014-07-31 16:56:08 -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
FIX: suspended users are logged out when they are suspended. Show a reason for suspension when they try to log in.
2015-01-19 12:37:02 -05:00
twitter_authenticator.rb
Perform the where(...).first to find_by(...) refactoring.
2014-05-06 14:41:59 +01:00