Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-04-27Disable Rack Attack if admin disables it in config fileStan Hu
Grack::Auth already checks this variable. These holdouts were not disabled, leading to confusion when debugging a customer issue.
2014-12-18Add more comments explaining how we block IPsJacob Vosmaer
2014-12-15Block Git HTTP Basic Auth after 10 failed attemptsJacob Vosmaer