summaryrefslogtreecommitdiff
path: root/spec/controllers/oauth
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/security/gitlab@13-7-stable-eeGitLab Bot2021-01-131-14/+19
* Add latest changes from gitlab-org/security/gitlab@13-7-stable-eeGitLab Bot2021-01-061-0/+14
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-192-8/+53
* Add latest changes from gitlab-org/security/gitlab@13-3-stable-eeGitLab Bot2020-09-011-2/+21
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-08-055-30/+114
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-0/+16
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-183-3/+3
* Add latest changes from gitlab-org/security/gitlab@13-0-stable-eeGitLab Bot2020-05-261-32/+46
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-5/+5
* Add latest changes from gitlab-org/security/gitlab@12-10-stable-eeGitLab Bot2020-04-271-0/+21
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-311-5/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-181-0/+71
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-101-11/+64
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-062-8/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-111-0/+6
* Backport EE code for OAuth applications specspec-differencesYorick Peterse2019-08-091-1/+1
* Add some frozen string to spec/**/*.rbgfyoung2019-04-152-0/+4
* 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