Régis Hanol
|
e2d82b882e
|
FIX: redirect to original URL after social login
|
2018-01-26 18:52:27 +01:00 |
Robin Ward
|
16407dfc11
|
Add a `failed_code` we can check for when using Auth::Result
|
2017-11-09 10:49:42 -05:00 |
Guo Xiang Tan
|
5012d46cbd
|
Add rubocop to our build. (#5004)
|
2017-07-28 10:20:09 +09:00 |
Robin Ward
|
9609a47016
|
Ability to skip email validation via a plugin
|
2016-09-07 14:05:46 -04:00 |
Robin Ward
|
0b4c9005f9
|
FIX: Don't include `name` in hash when names are disabled.
This could break some SSO implementations due to honeypot
not being triggered.
|
2015-10-29 12:19:45 -04:00 |
Robin Ward
|
7dbc2590a5
|
Support for auth plugins to freeze the username
|
2015-06-26 15:55:33 -04:00 |
Robin Ward
|
b4960d48b4
|
Better support for passing up errors when OmniAuth fails after auth
|
2015-06-24 12:12:43 -04:00 |
Neil Lalonde
|
7c14db44cc
|
UX: improve message when admin login is blocked because of admin ip address whitelisting
|
2015-03-02 12:13:22 -05:00 |
Neil Lalonde
|
7412ff4da7
|
FIX: suspended users are logged out when they are suspended. Show a reason for suspension when they try to log in.
|
2015-01-19 12:37:02 -05:00 |
Neil Lalonde
|
ca5f361d0a
|
FEATURE: restrict admin access based on IP address
|
2014-09-05 12:06:01 -04:00 |
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 |
Sam
|
b52aba15e0
|
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 |