summaryrefslogtreecommitdiff
path: root/config/initializers/warden.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/security/gitlab@13-9-stable-eeGitLab Bot2021-03-031-2/+1
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-0/+2
* Add latest changes from gitlab-org/security/gitlab@13-4-stable-eeGitLab Bot2020-09-301-1/+2
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-1/+1
* Add captcha if there are multiple failed login attemptsMałgorzata Ksionek2019-07-311-0/+1
* Guard against a login attempt with invalid CSRF tokensh-guard-against-ldap-login-csrf-failStan Hu2018-09-261-0/+5
* Simplify the check of reduntant user logout eventsGrzegorz Bizon2018-08-031-7/+7
* Do not skip recording session destruction eventsGrzegorz Bizon2018-08-031-4/+4
* Improve blocked user tracking code readabilityGrzegorz Bizon2018-08-031-1/+6
* Skip redunant before_logout warden eventsGrzegorz Bizon2018-08-021-5/+14
* Improve authentication events-related code readabilityGrzegorz Bizon2018-08-011-1/+1
* Do not implicitly authenticate user during session creationGrzegorz Bizon2018-08-011-1/+1
* Simplify blocked user tracking during authenticationGrzegorz Bizon2018-08-011-10/+8
* Improve blocked user tracking and fire some events only onceGrzegorz Bizon2018-08-011-1/+5
* Improve authentication activity code readabilityGrzegorz Bizon2018-07-311-4/+6
* Fix rubocop offense in warden initializersGrzegorz Bizon2018-07-271-2/+2
* Catch custom warden events too to increment metricsGrzegorz Bizon2018-07-271-9/+15
* Make authentication metrics events explicit is specsGrzegorz Bizon2018-07-261-1/+1
* Track blocked users and two factor authenticationsGrzegorz Bizon2018-07-231-6/+5
* Refactor blocked user tracker classGrzegorz Bizon2018-07-201-11/+12
* Rename authentication activity observer methodsGrzegorz Bizon2018-07-191-2/+2
* Implement scaffold of authentication activity metricsGrzegorz Bizon2018-07-171-0/+12
* Only run session related Warden hooks for user scopeDouwe Maan2018-05-071-5/+5
* Display and revoke active sessionsAlexis Reigel ( 🌴 may 2nd - may 9th 🌴 )2018-05-021-0/+12
* Log and send a system hook if a blocked user fails to loginsh-log-when-user-blockedStan Hu2018-01-141-0/+4
* Make Warden set_user hook validate user ip uniqunessPawel Chojnacki2017-03-061-0/+5