Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-09 | Add force_login option to OAuth authorize page (#8655) | Eugen Rochko | |
* Add force_login option to OAuth authorize page For when a user needs to sign into an app from multiple accounts on the same server * When logging out from modal header, redirect back after re-login | |||
2018-04-21 | Use raw status code on have_http_status (#7214) | Yamagishi Kazutoshi | |
2017-05-29 | Cover Oauth::AuthorizationsController more (#3361) | Akihiko Odaki | |
2017-04-28 | More controller specs (#2561) | Matt Jankowski | |
* 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 | |||
2016-11-18 | Fix OAuth authorization page and add a spec for it | Eugen Rochko | |