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
andres-portainer 5fd4f52e35
fix(jwt): fix handling of non-expiring JWT tokens BE-11242 (#12220)
2 months ago
..
authorization.go refactor(docker): migrate dashboard to react [EE-2191] (#11574) 6 months ago
bouncer.go fix(jwt): fix handling of non-expiring JWT tokens BE-11242 (#12220) 2 months ago
bouncer_test.go fix(jwt): fix handling of non-expiring JWT tokens BE-11242 (#12220) 2 months ago
context.go refactor(docker): migrate dashboard to react [EE-2191] (#11574) 6 months ago
errors.go
filter.go fix(security): block user access policies for non admins EE-5826 (#10243) 1 year 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 feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
rate_limiter_test.go fix(http): drain and close response bodies EE-5486 (#8933) 2 years ago