This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
discourse
Watch
3
Star
0
Fork
0
mirror of
https://github.com/discourse/discourse.git
synced
2026-08-02 09:29:37 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dbe72fe26dfde895cea17fe4e007b3035f6f2e99
discourse
/
lib
/
auth
T
History
Sam
ceb80611d6
PERF: defer last_ip_address and last_seen updates
2014-03-03 15:16:38 +11: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
PERF: defer last_ip_address and last_seen updates
2014-03-03 15:16:38 +11:00
facebook_authenticator.rb
BUGFIX: allow facebook auth for people refusing email
2014-02-17 14:45:17 +11:00
github_authenticator.rb
Fixed all broken specs
2013-08-26 12:59:17 +10:00
oauth2_authenticator.rb
major refactor of auth, break up the gigantic omniauth controller into sub classes for way better extensibitily
2013-08-26 12:59:17 +10:00
open_id_authenticator.rb
BUGFIX: When running under a forking server (apache or unicorn) openid strategy was caching a redis connection from the parent, this made "login with google" only work some of the time.
2013-08-27 14:44:06 +10:00
result.rb
invite only forums had very wonky logic, invited users were not being activated, invite_only forums were still registering users
2013-08-28 17:18:31 +10:00
twitter_authenticator.rb
Fixed all broken specs
2013-08-26 12:59:17 +10:00