summaryrefslogtreecommitdiff
path: root/lib/gitlab/auth/too_many_ips.rb
Commit message (Collapse)AuthorAgeFilesLines
* Remove unecessary calls to limit_user!, UniqueIps Middleware, and address MR ↵Pawel Chojnacki2017-03-061-0/+17
review - cleanup formating in haml - clarify time window is in seconds - cleanup straneous chunks in db/schema - rename count_uniqe_ips to update_and_return_ips_count - other