portainer/api/http/security
Anthony Lapenna f7480c4ad4
feat(api): prevent non administrator users to use admin restricted API endpoints (#3227)
2019-10-07 16:10:51 +13:00
..
authorization.go feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
bouncer.go feat(api): prevent non administrator users to use admin restricted API endpoints (#3227) 2019-10-07 16:10:51 +13:00
context.go refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
filter.go feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
rate_limiter.go refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
rate_limiter_test.go feat(security): add request rate limiter on authentication endpoint (#1866) 2018-05-07 20:01:39 +02:00
rbac.go feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00