Sam
|
41986cdb2f
|
Refactor requires login logic, reduce duplicate code
This also corrects the positioning in the chain of the check
and removes misuse of prepend_before_action
|
2018-02-01 15:17:59 +11:00 |
Sam
|
f2e7b74d88
|
FIX: don't return 200s when login is required to paths
When running `ensure_login_required` it should always happen prior to
`check_xhr` cause check xhr will trigger a 200 response
|
2018-02-01 12:26:45 +11:00 |
Guo Xiang Tan
|
77d4c4d8dc
|
Fix all the errors to get our tests green on Rails 5.1.
|
2017-09-25 13:48:58 +08:00 |
Guo Xiang Tan
|
2ee144c27f
|
FEATURE: Add DiscourseEvent trigger when a user logs in.
* Also adds a event trigger when user logs in for the first time.
|
2017-06-01 17:44:49 +09:00 |
Régis Hanol
|
cb99f59ec3
|
reset bounce score when email is successfully changed
|
2017-02-20 10:37:01 +01:00 |
Robin Ward
|
5771d2aee2
|
SECURITY: Support for confirm old as well as new email accounts
|
2016-03-08 14:52:22 -05:00 |
Robin Ward
|
d62689fa76
|
Move updating a user's email to its own controller
|
2016-03-08 14:52:22 -05:00 |