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
f8dda198bd63e6944e71dc952363b01e62fc353e
osr-discourse-src
/
lib
/
auth
T
History
Sam
16a383ea1e
SECURITY: limit bad cookie auth attempts
...
- Also cleans up the _t cookie if it is invalid
2016-07-28 12:58:49 +10:00
..
authenticator.rb
…
current_user_provider.rb
FEATURE: refresh session cookie at most once an hour
2016-07-25 12:07:31 +10:00
default_current_user_provider.rb
SECURITY: limit bad cookie auth attempts
2016-07-28 12:58:49 +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
…
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
…
open_id_authenticator.rb
…
result.rb
FIX: Don't include
name
in hash when names are disabled.
2015-10-29 12:19:45 -04:00
twitter_authenticator.rb
…