Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-26Guard against a login attempt with invalid CSRF tokenStan Hu
2018-08-03Simplify the check of reduntant user logout eventsGrzegorz Bizon
2018-08-03Do not skip recording session destruction eventsGrzegorz Bizon
2018-08-03Improve blocked user tracking code readabilityGrzegorz Bizon
2018-08-02Skip redunant before_logout warden eventsGrzegorz Bizon
2018-08-01Improve authentication events-related code readabilityGrzegorz Bizon
2018-08-01Do not implicitly authenticate user during session creationGrzegorz Bizon
2018-08-01Simplify blocked user tracking during authenticationGrzegorz Bizon
2018-08-01Improve blocked user tracking and fire some events only onceGrzegorz Bizon
2018-07-31Improve authentication activity code readabilityGrzegorz Bizon
2018-07-27Fix rubocop offense in warden initializersGrzegorz Bizon
2018-07-27Catch custom warden events too to increment metricsGrzegorz Bizon
2018-07-26Make authentication metrics events explicit is specsGrzegorz Bizon
2018-07-23Track blocked users and two factor authenticationsGrzegorz Bizon
2018-07-20Refactor blocked user tracker classGrzegorz Bizon
2018-07-19Rename authentication activity observer methodsGrzegorz Bizon
2018-07-17Implement scaffold of authentication activity metricsGrzegorz Bizon
2018-05-07Only run session related Warden hooks for user scopeDouwe Maan
2018-05-02Display and revoke active sessionsAlexis Reigel ( 🌴 may 2nd - may 9th 🌴 )
2018-01-15Log and send a system hook if a blocked user fails to loginStan Hu
2017-03-06Make Warden set_user hook validate user ip uniqunessPawel Chojnacki