summaryrefslogtreecommitdiff
path: root/spec/requests/api/oauth_tokens_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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