portainer/api/http/security
Dakota Walsh d75a8027a5
fix(security): block user access policies for non admins EE-5826 (#10243)
2023-09-05 09:17:55 +12:00
..
authorization.go chore(code): reduce divergence with EE EE-4344 (#7748) 2022-09-28 14:56:32 -03:00
bouncer.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -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(security): block user access policies for non admins EE-5826 (#10243) 2023-09-05 09:17:55 +12: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
rate_limiter.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00
rate_limiter_test.go fix(http): drain and close response bodies EE-5486 (#8933) 2023-05-12 17:55:27 -03:00