summaryrefslogtreecommitdiff
path: root/lib/gitlab/backend/grack_auth.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete codeJacob Vosmaer2016-07-221-163/+0
* Fix fetching LFS objects for private CI projectsKamil Trzcinski2016-07-151-1/+1
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* Enable Style/SpaceAfterComma Rubocop coprubocop/enable-space-after-copsGrzegorz Bizon2016-06-291-1/+1
* Merge remote-tracking branch 'origin/master' into ci-lfs-fetchKamil Trzcinski2016-06-211-8/+1
|\
| * Get rid of Gitlab::ShellEnvJacob Vosmaer2016-06-151-7/+0
| * Improve Gitlab::Auth method namesJacob Vosmaer2016-06-101-1/+1
* | Merge remote-tracking branch 'origin/master' into ci-lfs-fetchKamil Trzcinski2016-06-101-53/+2
|\ \ | |/
| * Remove instances of Auth.newJacob Vosmaer2016-06-031-1/+1
| * Rename finder to find_in_gitlab_or_ldapJacob Vosmaer2016-06-021-1/+1
| * Use correct auth finderJacob Vosmaer2016-05-021-1/+1
| * Make CI/Oauth/rate limiting reusableJacob Vosmaer2016-04-291-1/+1
| * Delete dead codeJacob Vosmaer2016-04-061-52/+1
* | WIPKamil Trzcinski2016-06-031-1/+1
|/
* Fix specsKamil Trzcinski2015-12-111-1/+1
* Add runners tokenKamil Trzcinski2015-12-111-1/+1
* Migrate CI::Project to ProjectKamil Trzcinski2015-12-111-1/+3
* Add support for git lfs.lfsMarin Jankovski2015-11-161-1/+4
* Switch to gitlab-workhorseJacob Vosmaer2015-10-291-1/+1
* Fix cloning Wiki repositories via HTTPStan Hu2015-10-221-1/+8
* Let gitlab-git-http-server handle archive downloadsJacob Vosmaer2015-10-081-1/+8
* Merge branch 'grack-auth-new-instance' into 'master'Dmitriy Zaporozhets2015-09-021-0/+8
|\
| * Avoid instance variable re-use troubleJacob Vosmaer2015-09-021-0/+8
* | Drone CI serviceKirilll Zaitsev2015-09-021-10/+15
|/
* Replace grack with gitlab-git-http-serverJacob Vosmaer2015-08-311-8/+8
* Fix style pointsGitLab2015-07-281-7/+1
* Send GL_ID to gitlab-git-http-server as JSONGitLab2015-07-281-3/+4
* Handle missing @user during Git HTTP requestsGitLab2015-07-281-1/+10
* Experimental support for gitlab-git-http-serverJacob Vosmaer2015-07-281-1/+6
* Remove Rack Attack monkey patches and bump to version 4.3.0Stan Hu2015-05-221-1/+0
* Merge branch 'api-internal-errors' into 'master'Dmitriy Zaporozhets2015-03-251-1/+1
|\
| * Refactor GitAccess to use instance variables.Douwe Maan2015-03-241-1/+1
* | Reduce Rack Attack false positives by clearing out auth failure count uponStan Hu2015-03-241-14/+31
|/
* Don't leak information about private project existence via Git-over-SSH/HTTP.Douwe Maan2015-03-021-24/+28
* Fix git-over-httpDmitriy Zaporozhets2015-02-231-0/+1
* Rubocop enabled for: Use spaces inside hash literal bracesDmitriy Zaporozhets2015-02-021-4/+4
* an ability to clone project with oauth2 tokenValery Sizov2015-01-281-1/+13
* White-list requests from 127.0.0.1Jacob Vosmaer2015-01-061-4/+9
* Add more comments explaining how we block IPsJacob Vosmaer2014-12-181-1/+4
* Block Git HTTP Basic Auth after 10 failed attemptsJacob Vosmaer2014-12-151-2/+12
* Better message for failed pushes because of git hooksValery Sizov2014-11-181-1/+1
* Improve grack auth hooks comment.Ciro Santilli2014-10-211-1/+1
* Fix gitlab-ci integrationDmitriy Zaporozhets2014-03-211-1/+1
* Fix http clone for public projectDmitriy Zaporozhets2014-03-211-24/+36
* Improve grack authDmitriy Zaporozhets2014-03-201-4/+17
* push via http now served via /allowed APIDmitriy Zaporozhets2014-03-201-42/+5
* Fix HTTP push to public reposThomas Guyot-Sionnest2013-12-161-0/+3
* Adding authenticated public mode (internal).Jason Hollingsworth2013-11-261-2/+2
* Improve refs parsing for git over httpDmitriy Zaporozhets2013-11-221-1/+1
* Cleanup parsed refs for git over HTTPDmitriy Zaporozhets2013-11-221-1/+9