summaryrefslogtreecommitdiff
path: root/lib/gitlab/auth/blocked_user_tracker.rb
Commit message (Expand)AuthorAgeFilesLines
* Improve blocked user tracking code readabilityGrzegorz Bizon2018-08-031-1/+1
* Remove an empty line from blocker user tracker classGrzegorz Bizon2018-08-021-1/+0
* Remove an empty line from the end of blocked_user_tracker.rbGrzegorz Bizon2018-08-021-1/+1
* Improve authentication events-related code readabilityGrzegorz Bizon2018-08-011-1/+1
* Simplify blocked user tracking during authenticationGrzegorz Bizon2018-08-011-45/+9
* Improve specs for blocked user tracker classGrzegorz Bizon2018-07-271-19/+22
* Refactor blocked user tracker classGrzegorz Bizon2018-07-201-19/+37
* Fix system hook not firing for blocked users when LDAP sign-in is usedStan Hu2018-05-121-1/+3
* Log and send a system hook if a blocked user fails to loginsh-log-when-user-blockedStan Hu2018-01-141-0/+36