- Feb 18, 2020
-
-
GitLab Bot authored
-
- Feb 10, 2020
-
-
GitLab Bot authored
-
- Dec 11, 2019
-
-
GitLab Bot authored
-
- Nov 17, 2019
-
-
GitLab Bot authored
-
- Oct 18, 2019
-
-
GitLab Bot authored
-
- Nov 29, 2018
-
-
Cindy Pallares authored
[master] Resolve "Reflected XSS in OAuth Authorize window due to redirect_uri allowing arbitrary protocols" See merge request gitlab/gitlabhq!2572
-
- Oct 29, 2018
-
-
James Lopez authored
-
- Sep 23, 2018
-
-
gfyoung authored
Enables frozen string for the following: * app/controllers/dashboard/**/*.rb * app/controllers/explore/**/*.rb * app/controllers/google_api/**/*.rb * app/controllers/groups/**/*.rb * app/controllers/import/**/*.rb * app/controllers/instance_statistics/**/*.rb * app/controllers/ldap/**/*.rb * app/controllers/oauth/**/*.rb * app/controllers/profiles/**/*.rb Partially addresses #47424.
-
- Sep 20, 2018
-
-
Dmitriy Zaporozhets authored
Even if User OAuth applications setting is disabled in admin settings. Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Feb 22, 2018
-
-
Bob Van Landuyt authored
-
- Feb 02, 2018
-
-
Mario de la Ossa authored
-
- Oct 31, 2017
-
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
- Sep 28, 2017
-
-
James Lopez authored
-
- Dec 16, 2016
-
-
Timothy Andrew authored
- Mainly whitespace changes. - Require the migration adding the `scope` column to the `personal_access_tokens` table to have downtime, since API calls will fail if the new code is in place, but the migration hasn't run. - Minor refactoring - load `@Scopes` in a `before_action`, since we're doing it in three different places.
-
Timothy Andrew authored
-
- Jun 08, 2016
-
-
Stan Hu authored
Also hides the "Applications" nav button if OAuth applications are disabled by the admin. Closes #14770
-
- Apr 14, 2016
- Mar 13, 2016
-
-
Robert Speicher authored
Previously we were doing all of kinds of code gymnastics and flash abuse in order to work with a Doorkeeper controller but have it _appear_ at the `/profile/applications` path. Fortunately we can just tell Rails to use a different controller to handle that route, and we get the best of both worlds.
-
- Mar 04, 2016
-
-
Phil Hughes authored
-
Phil Hughes authored
Closes #13855
-
- Sep 09, 2015
-
-
Dmitriy Zaporozhets authored
-
- Aug 26, 2015
-
-
Douwe Maan authored
-
- May 29, 2015
-
-
Douwe Maan authored
-
- May 01, 2015
-
-
Douwe Maan authored
-
- Apr 30, 2015
-
-
Douwe Maan authored
-
- Apr 20, 2015
-
-
Jeroen van Baarsen authored
Signed-off-by:
Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
-
- Jan 17, 2015
-
-
Valery Sizov authored
-
- Dec 25, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
* improve UI * add authorization * add separate page for oauth applications Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Dec 24, 2014
-
-
Valery Sizov authored
-