summaryrefslogtreecommitdiff
path: root/spec/controllers/oauth
Commit message (Collapse)AuthorAgeFilesLines
* Use HTTP matchers if possibleZ.J. van de Weg2016-06-271-2/+2
|
* Fix endless redirections when accessing user OAuth applications when they ↵Stan Hu2016-06-081-0/+29
are disabled Also hides the "Applications" nav button if OAuth applications are disabled by the admin. Closes #14770