summaryrefslogtreecommitdiff
path: root/spec/requests/api/oauth_tokens_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-3/+5
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-11/+4
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-3/+3
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-11/+50
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-261-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-301-9/+23
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-291-0/+2
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-1/+1
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-4/+4
* Enable RSpec/FilePath copenable-spec-file-name-copSean McGivern2017-04-261-1/+1
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-3/+1
* Don't allow blocked users to authenticate through other meansMarkus Koller2017-03-071-0/+22
* Small refactor and syntax fixes.2fa-api-checkPatricio Cano2016-08-181-0/+2
* Added documentation and CHANGELOG itemPatricio Cano2016-08-181-1/+1
* Added checks for 2FA to the API `/sessions` endpoint and the Resource Owner P...Patricio Cano2016-08-181-0/+31