This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
discourse
Watch
2
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-03-05 05:48:41 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
discourse
/
lib
/
auth
History
Sam
0ef141b2c3
FIX: skip jwt encoding for auth
2016-02-05 08:48:16 +11:00
..
authenticator.rb
…
current_user_provider.rb
…
default_current_user_provider.rb
MessageBus handles readonly redis now, no need to wrap it
2015-05-04 12:21:00 +10: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
FIX: skip jwt encoding for auth
2016-02-05 08:48:16 +11:00
oauth2_authenticator.rb
…
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: Don't include
name
in hash when names are disabled.
2015-10-29 12:19:45 -04:00
twitter_authenticator.rb
…