summaryrefslogtreecommitdiff
path: root/lib/gitlab/auth/unique_ips_limiter.rb
Commit message (Expand)AuthorAgeFilesLines
* Support multiple Redis instances based on queue typePaul Charlton2017-07-111-1/+1
* Remove unecessary defaults for uniq ip block, cleanup refactoring leftoversPawel Chojnacki2017-03-061-1/+2
* align schema.rb with upstream and fix rubocop warning about not freezing muta...Pawel Chojnacki2017-03-061-1/+1
* Remove unecessary calls to limit_user!, UniqueIps Middleware, and address MR ...Pawel Chojnacki2017-03-061-31/+3
* Cleanup common code in Unique Ips testsPawel Chojnacki2017-03-061-1/+1
* Test various login scenarios if the limit gets enforcedPawel Chojnacki2017-03-061-1/+1
* Cleanup formattingPawel Chojnacki2017-03-061-1/+1
* Allow limiting logging in users from too many different IPs.Pawel Chojnacki2017-03-061-0/+70