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
Anthony Lapenna f7480c4ad4
feat(api): prevent non administrator users to use admin restricted API endpoints (#3227)
5 years ago
..
authorization.go feat(extensions): introduce RBAC extension (#2900) 6 years ago
bouncer.go feat(api): prevent non administrator users to use admin restricted API endpoints (#3227) 5 years ago
context.go refactor(api): refactor base import path (#2788) 6 years ago
filter.go feat(extensions): introduce RBAC extension (#2900) 6 years ago
rate_limiter.go refactor(api): refactor base import path (#2788) 6 years ago
rate_limiter_test.go feat(security): add request rate limiter on authentication endpoint (#1866) 7 years ago
rbac.go feat(extensions): introduce RBAC extension (#2900) 6 years ago