portainer/api/http/security
andres-portainer 5fd4f52e35
fix(jwt): fix handling of non-expiring JWT tokens BE-11242 (#12220)
2024-09-17 18:23:33 -03:00
..
authorization.go refactor(docker): migrate dashboard to react [EE-2191] (#11574) 2024-05-20 09:34:51 +03:00
bouncer.go fix(jwt): fix handling of non-expiring JWT tokens BE-11242 (#12220) 2024-09-17 18:23:33 -03:00
bouncer_test.go fix(jwt): fix handling of non-expiring JWT tokens BE-11242 (#12220) 2024-09-17 18:23:33 -03:00
context.go refactor(docker): migrate dashboard to react [EE-2191] (#11574) 2024-05-20 09:34:51 +03:00
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
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