summaryrefslogtreecommitdiff
path: root/spec/controllers/oauth/applications_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'security-fix-uri-xss-applications' into 'master'Cindy Pallares2018-11-281-0/+17
* Fix spec message in spec/controllers/oauth/applications_controller_spec.rbDmitriy Zaporozhets2018-09-211-1/+1
* Always allow user to revoke an authorized applicationDmitriy Zaporozhets2018-09-201-1/+31
* use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-021-2/+1
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-2/+2
* Use HTTP matchers if possibleZ.J. van de Weg2016-06-271-2/+2
* Fix endless redirections when accessing user OAuth applications when they are...Stan Hu2016-06-081-0/+29