summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/auth
Commit message (Expand)AuthorAgeFilesLines
* Make Warden set_user hook validate user ip uniqunessPawel Chojnacki2017-03-061-1/+1
* Remove unecessary calls to limit_user!, UniqueIps Middleware, and address MR ...Pawel Chojnacki2017-03-061-18/+17
* Cleanup common code in Unique Ips testsPawel Chojnacki2017-03-061-44/+22
* Test various login scenarios if the limit gets enforcedPawel Chojnacki2017-03-061-14/+8
* Cleanup formattingPawel Chojnacki2017-03-061-2/+0
* Allow limiting logging in users from too many different IPs.Pawel Chojnacki2017-03-061-0/+88