Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Small refactor and syntax fixes.2fa-api-check | Patricio Cano | 2016-08-18 | 1 | -1/+1 |
* | Added checks for 2FA to the API `/sessions` endpoint and the Resource Owner P... | Patricio Cano | 2016-08-18 | 1 | -0/+1 |
* | Improve Gitlab::Auth method names | Jacob Vosmaer | 2016-06-10 | 1 | -1/+1 |
* | Rename finder to find_in_gitlab_or_ldap | Jacob Vosmaer | 2016-06-02 | 1 | -1/+1 |
* | Use correct auth finder | Jacob Vosmaer | 2016-05-02 | 1 | -6/+1 |
* | Make CI/Oauth/rate limiting reusable | Jacob Vosmaer | 2016-04-29 | 1 | -2/+6 |
* | Add LDAP support to /api/session | Dmitriy Zaporozhets | 2013-07-16 | 1 | -8/+9 |
* | Refactor API classes. So api classes like Gitlab::Issues become API::Issues | Dmitriy Zaporozhets | 2013-05-14 | 1 | -1/+1 |
* | API: return 401 for invalid session | Nihad Abbasov | 2012-09-20 | 1 | -3/+2 |
* | I want be able to get token via api. Used for mobile applications | Dmitriy Zaporozhets | 2012-09-20 | 1 | -0/+21 |