Commit Graph

16 Commits

Author SHA1 Message Date
GitLab Bot 777f6da99a Add latest changes from gitlab-org/gitlab@master 2020-06-29 21:09:07 +00:00
GitLab Bot fa7ac2663b Add latest changes from gitlab-org/gitlab@master 2020-06-24 06:09:01 +00:00
GitLab Bot 2a040e2655 Add latest changes from gitlab-org/gitlab@master 2020-02-21 12:09:07 +00:00
GitLab Bot 3832718d89 Add latest changes from gitlab-org/gitlab@master 2020-01-22 18:08:47 +00:00
GitLab Bot abfafe3c57 Add latest changes from gitlab-org/gitlab@master 2019-10-29 00:06:10 +00:00
Dinesh Panda 75edb86941 Do not include ApiHelpers again in spec/requests/api 2019-09-11 09:37:20 +00:00
blackst0ne b44a2c801a Update specs to rails5 format
Updates specs to use new rails5 format.

The old format:
`get :show, { some: params }, { some: headers }`

The new format:
`get :show, params: { some: params }, headers: { some: headers }`
2018-12-19 10:04:31 +11:00
Cindy Pallares 5736d6606a
Merge branch 'security-fix-uri-xss-applications' into 'master'
[master] Resolve "Reflected XSS in OAuth Authorize window due to redirect_uri allowing arbitrary protocols"

See merge request gitlab/gitlabhq!2572
2018-11-28 19:14:15 -05:00
JB Vasseur c47aea7576 Use have_gitlab_http_status following best practices !22296 2018-10-15 20:07:56 +09:00
JB Vasseur 9e3804a843 Non-authenticated user test should not have user passed in the API call !22296 2018-10-12 09:28:40 +09:00
JB Vasseur 9fcf657889 Differentiate test application values 2018-10-12 00:25:52 +09:00
JB Vasseur 20bbac427a Hit the database 2018-10-11 23:32:44 +09:00
JB Vasseur f1645bf7e7 Fix unauthorized user tests and add non-authenticated user tests 2018-10-11 22:35:17 +09:00
JB Vasseur 33c88f5e51 Fix tests 2018-10-11 21:12:25 +09:00
JB Vasseur 6dd4ae0d87 Support GET /applications and DELETE /applications/:id endpoints #52559 2018-10-11 19:54:15 +09:00
Nicolas MERELLI 81bbcfacb0 Add application create API 2018-01-24 09:42:04 +01:00