summaryrefslogtreecommitdiff
path: root/spec/controllers/oauth
Commit message (Expand)AuthorAgeFilesLines
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-192-6/+6
* 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
* Fix OAuth application authorization screen to appear with every accessFrancisco Javier López2018-06-291-11/+23
* Specify base controller for Doorkeeperbvl-fix-qa-doorkeeperBob Van Landuyt2018-02-281-0/+2
* 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-202-5/+5
* Backport gitlab-ee!2456Oswaldo Ferreira2017-07-271-1/+1
* Add tests for Oauth::AuthorizationsControllerdz-add-oauth-controller-specDmitriy Zaporozhets2017-04-281-0/+55
* 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