argo-cd/server/session
Alexander Matyushentsev f5b600d4af
feat: limit the maximum number of concurrent login attempts (#3467)
* feat: limit the maximum number of concurrent login attempts

* unit test rate limiter

* address reviewer questions
2020-04-23 12:33:17 -07:00
..
ratelimiter.go feat: limit the maximum number of concurrent login attempts (#3467) 2020-04-23 12:33:17 -07:00
ratelimiter_test.go feat: limit the maximum number of concurrent login attempts (#3467) 2020-04-23 12:33:17 -07:00
session.go feat: limit the maximum number of concurrent login attempts (#3467) 2020-04-23 12:33:17 -07:00
session.proto Gzip JWTs and Adds New User Info Page (#2204) 2019-09-05 13:31:04 -07:00