- 16 Dec, 2016 1 commit
-
-
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`
-
- 18 Aug, 2016 3 commits
-
-
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.
-
- 16 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 13e37a3e.
-
James Lopez authored
-
- 10 Jun, 2016 1 commit
-
-
Jacob Vosmaer 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.
-
- 03 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 02 Jun, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 31 May, 2016 1 commit
-
-
Felipe Artur authored
-
- 30 May, 2016 1 commit
-
-
Grzegorz Bizon authored
See #17478
-
- 29 Apr, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 31 Aug, 2015 1 commit
-
-
Valery Sizov authored
-
- 18 Jul, 2015 1 commit
-
-
Stan Hu authored
Closes #1612
-
- 17 Apr, 2015 1 commit
-
-
Roshan Gautam authored
-
- 05 Feb, 2015 1 commit
-
-
Valery Sizov authored
-
- 03 Feb, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 23 Jan, 2015 1 commit
-
-
Valery Sizov authored
-
- 17 Jan, 2015 1 commit
-
-
Valery Sizov authored
-
- 13 Jan, 2015 1 commit
-
-
Valery Sizov authored
-
- 24 Dec, 2014 1 commit
-
-
Valery Sizov authored
-