Commit Graph

4 Commits (b209e919bddb4bb72bb4f8589f4b15654f22ef53)

Author SHA1 Message Date
Eugen Rochko 771c9d4ba8
Add ability to skip sign-in token authentication for specific users ()
Remove "active within last two weeks" exception for sign in token requirement

Change admin reset password to lock access until the password is reset
2021-07-08 05:31:28 +02:00
Akihiko Odaki 00dda99789 Spec Admin::ResetsController calls send_reset_password_instructions () 2017-05-29 18:09:17 +02:00
Matt Jankowski 9566893cc9 More controller specs ()
* Add render_views in more places

* Delegate methods from account to user with allow nil true, so that admin accounts show view renders when missing a user

* Use actual account instances in authorize follow controller spec
2017-04-28 15:12:37 +02:00
Matt Jankowski 6670e6d33f Add password reset for users from admin accounts area () 2017-04-15 16:44:59 +02:00