You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
portainer/api/http/security
Chaim Lev-Ari 4b9c857d85
feat(waiting-room): show and filter by check in [EE-5186] (#8701)
2 years ago
..
authorization.go chore(code): reduce divergence with EE EE-4344 (#7748) 2 years ago
bouncer.go feat(waiting-room): show and filter by check in [EE-5186] (#8701) 2 years ago
bouncer_test.go chore(code): reduce divergence with EE EE-4344 (#7748) 2 years ago
context.go feat(helm/templates): helm app templates EE-943 (#5449) 3 years ago
errors.go
filter.go fix(performance): optimize performance for edge EE-3311 (#8040) 2 years ago
passwordStrengthCheck.go feat(logging): replace all the loggers with zerolog EE-4186 (#7663) 2 years ago
passwordStrengthCheck_test.go feat(internal-auth): ability to set minimum password length [EE-3175] (#6942) 3 years ago
rate_limiter.go fix(code): clean up EE-4432 (#7865) 2 years ago
rate_limiter_test.go