portainer/api/http/security
Prabhat Khera 8880876bcd
fix(auth): make createAccessToken api backward compatible [EE-6818] (#11327)
* fix(auth): make createAccessToken api backward compatible [EE-6818]

* fix(api): api error message [EE-6818]

* fix messages
2024-03-14 09:02:25 +13:00
..
authorization.go
bouncer.go fix(auth): make createAccessToken api backward compatible [EE-6818] (#11327) 2024-03-14 09:02:25 +13:00
bouncer_test.go feat(auth): save jwt in cookie [EE-5864] (#10527) 2023-11-20 09:35:03 +02: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
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