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 436da01bce
feat(auth): save jwt in cookie [EE-5864] (#10527)
1 year ago
..
authorization.go chore(code): reduce divergence with EE EE-4344 (#7748) 2 years ago
bouncer.go feat(auth): save jwt in cookie [EE-5864] (#10527) 1 year ago
bouncer_test.go feat(auth): save jwt in cookie [EE-5864] (#10527) 1 year ago
context.go feat(helm/templates): helm app templates EE-943 (#5449) 3 years ago
errors.go refactor(errors): reorganize errors (#3938) 4 years ago
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