discourse/lib/auth
Sam 61281a3c81 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
..
authenticator.rb correct facebook logic 2013-08-26 18:01:01 +10:00
cas_authenticator.rb Fixed all broken specs 2013-08-26 12:59:17 +10:00
facebook_authenticator.rb correct facebook logic 2013-08-26 18:01:01 +10: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
persona_authenticator.rb Fixed all broken specs 2013-08-26 12:59:17 +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