Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-04 | Fix authorized applications list page design (#9969) | rinsuki | |
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 | |||
2017-04-08 | Fix #1165 - before_action was called before protect_from_forgery | Eugen Rochko | |
2017-04-07 | Allow setting of default language through config | Eugen Rochko | |
Setting of locale in controller extracted to Localized concern, the doorkeeper authorized applications controller moved under custom namespace with inclusion of Localized, which resolves the "it sometimes appears in a different random language" bug |