- Feb 18, 2020
-
-
GitLab Bot authored
-
- Jan 22, 2020
-
-
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
-
- Jun 29, 2018
-
-
Francisco Javier López authored
-
Francisco Javier López authored
-
- Apr 30, 2018
-
-
Bob Van Landuyt authored
Since we only need the `can?` view helpers there, it's better to include those in a separate controller. If we inherit from `ApplicationController` we also need to deal with authentication, that needs to be done in some, but not all doorkeeper controllers.
-
- Feb 28, 2018
-
-
Bob Van Landuyt authored
This will make sure the `ApplicantionController#can?` method is available for views rendering menus based on the current user's abilities.
-
- Sep 18, 2017
-
-
Robin Bobbitt authored
Closes #37789
-
- Jul 27, 2017
-
-
Oswaldo Ferreir authored
-
- Jul 07, 2017
-
-
Mateusz Pytel authored
Closes #20628 by re-enabling implicit grant in Doorkeeper config. OAuth2 documentation refactored.
-
- Mar 07, 2017
-
-
Markus Koller authored
-
Markus Koller authored
-
- Mar 06, 2017
-
-
Pawel Chojnacki authored
- cleanup formating in haml - clarify time window is in seconds - cleanup straneous chunks in db/schema - rename count_uniqe_ips to update_and_return_ips_count - other
-
Pawel Chojnacki authored
-
- Dec 16, 2016
-
-
Timothy Andrew authored
- Move the `Oauth2::AccessTokenValidationService` class to `AccessTokenValidationService`, since it is now being used for personal access token validation as well. - Each API endpoint declares the scopes it accepts (if any). Currently, the top level API module declares the `api` scope, and the `Users` API module declares the `read_user` scope (for GET requests). - Move the `find_user_by_private_token` from the API `Helpers` module to the `APIGuard` module, to avoid littering `Helpers` with more auth-related methods to support `find_user_by_private_token`
-
- Aug 18, 2016
-
-
Patricio Cano authored
-
Patricio Cano authored
-
Patricio Cano authored
Added checks for 2FA to the API `/sessions` endpoint and the Resource Owner Password Credentials flow.
-
- Jun 16, 2016
-
-
James Lopez authored
This reverts commit 13e37a3e.
-
James Lopez authored
-
- Jun 10, 2016
-
-
Jacob Vosmaer (GitLab) authored
Auth.find was a very generic name for a very specific method. Auth.find_in_gitlab_or_ldap was inaccurate in GitLab EE where it also looks in Kerberos.
-
- Jun 03, 2016
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- Jun 02, 2016
-
-
Jacob Vosmaer (GitLab) authored
-
- May 31, 2016
-
-
Felipe Artur authored
-
- May 30, 2016
-
-
Grzegorz Bizon authored
See #17478
-
- Apr 29, 2016
-
-
Jacob Vosmaer (GitLab) authored
-
- Aug 31, 2015
-
-
Valery Sizov authored
-
- Jul 18, 2015
-
- Apr 17, 2015
-
-
Roshan Gautam authored
-
- Feb 05, 2015
-
-
Valery Sizov authored
-
- Feb 03, 2015
-
-
Dmitriy Zaporozhets authored
-
- Jan 23, 2015
-
-
Valery Sizov authored
-
- Jan 17, 2015
-
-
Valery Sizov authored
-
- Jan 13, 2015
-
-
Valery Sizov authored
-
- Dec 24, 2014
-
-
Valery Sizov authored
-