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-05-19 | Ensure push subscription is immediately removed when application is revoked ↵ | Eugen Rochko | |
(#7548) * Ensure push subscription is immediately removed when application is revoked * When token is revoked from app, unsubscribe too | |||
2018-04-21 | Use raw status code on have_http_status (#7214) | Yamagishi Kazutoshi | |
2017-05-29 | Cover Oauth::AuthorizedApplicationsController (#3359) | Akihiko Odaki | |
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 | |||
2017-04-24 | Fix flashes partial render error for controllers which don't inherit from ↵ | Matt Jankowski | |
application controller (#2400) * Add failing spec for oauth/authorized_applications controller * Use explicit reference to flashes partial from admin layout Because some of the controllers which use the admin layout do not inherit from application controller, this partial is not in their view path. | |||
2016-11-18 | Fix OAuth authorization page and add a spec for it | Eugen Rochko | |
2016-09-26 | Replace logo, fix #57 - delete/unreblog/unfavourite API, fix #45 - app | Eugen Rochko | |
registration API | |||
2016-09-09 | Refactored generation of unique tags, URIs and object URLs into own classes, | Eugen Rochko | |
as well as formatting of content | |||
2016-03-19 | Adding more test stubs | Eugen Rochko | |
2016-03-14 | Bind oauth applications to users | Eugen Rochko | |