Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-11 | Add missing set_pack def/filter in OAuth::AuthorizedApplicationsController. | David Yip | |
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 |