portainer/api/http/security
andres-portainer 74515f102d
fix(docker-proxy): reduce DB writes to optimize the proxy calls EE-5516 (#9148)
2023-07-05 09:25:05 -03:00
..
authorization.go chore(code): reduce divergence with EE EE-4344 (#7748) 2022-09-28 14:56:32 -03:00
bouncer.go fix(docker-proxy): reduce DB writes to optimize the proxy calls EE-5516 (#9148) 2023-07-05 09:25:05 -03:00
bouncer_test.go chore(unit-test): simplify teardown EE-5536 (#9015) 2023-05-30 11:02:22 -03:00
context.go
errors.go
filter.go fix(performance): optimize performance for edge EE-3311 (#8040) 2023-01-06 16:25:41 -03:00
passwordStrengthCheck.go feat(logging): replace all the loggers with zerolog EE-4186 (#7663) 2022-09-16 13:18:44 -03:00
passwordStrengthCheck_test.go feat(internal-auth): ability to set minimum password length [EE-3175] (#6942) 2022-06-03 16:00:13 +12:00
rate_limiter.go fix(code): clean up EE-4432 (#7865) 2022-10-14 18:09:07 -03:00
rate_limiter_test.go fix(http): drain and close response bodies EE-5486 (#8933) 2023-05-12 17:55:27 -03:00