This website requires JavaScript.
Explore
Help
Sign In
osr-plastic
/
osr-discourse-src
Archived
Watch
1
Star
0
Fork
0
You've already forked osr-discourse-src
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2023-03-18
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
5dcdfb9777d3ff08f63c0da44ce8c80615ab09fa
osr-discourse-src
/
lib
/
auth
T
History
Sam
f88cf4e2f0
Merge pull request
#4226
from xfalcox/non-persistent-session
...
FEATURE: add setting permanent_session_cookie to configure session st…
2016-06-29 16:47:31 +10: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
Merge pull request
#4226
from xfalcox/non-persistent-session
2016-06-29 16:47:31 +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
instagram_authenticator.rb
Update instagram_authenticator.rb
2016-02-26 11:37:48 +10: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: Don't include
name
in hash when names are disabled.
2015-10-29 12:19:45 -04:00
twitter_authenticator.rb
Perform the where(...).first to find_by(...) refactoring.
2014-05-06 14:41:59 +01:00