portainer/api/http/security
Anthony Lapenna 25103f08f9 feat(api): introduce new datastore interface (#3802)
* feat(api): introduce new datastore interface

* refactor(api): refactor http and main layers

* refactor(api): refactor http and bolt layers
2020-06-03 11:40:04 +12:00
..
authorization.go feat(api): rewrite access control management in Docker (#3337) 2019-11-13 12:41:42 +13:00
bouncer.go feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
context.go refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
filter.go feat(templates): remove template management features (#3719) 2020-06-03 11:38:39 +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