portainer/api/http/security
Chaim Lev-Ari 9d18d47194
feat(extensions): remove rbac extension (#4157)
* feat(extensions): remove rbac extension client code

* feat(extensions): remove server rbac code

* remove extensions code

* fix(notifications): remove error

* feat(extensions): remove authorizations service

* feat(rbac): deprecate fields

* fix(portainer): revert change

* fix(bouncer): remove rbac authorization check

* feat(sidebar): remove roles link

* fix(portainer): remove portainer module
2020-08-11 17:41:37 +12:00
..
authorization.go feat(api): rewrite access control management in Docker (#3337) 2019-11-13 12:41:42 +13:00
bouncer.go feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
context.go refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
errors.go refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
filter.go feat(templates): remove template management features (#3719) 2020-06-03 11:38:39 +12:00
rate_limiter.go refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
rate_limiter_test.go feat(security): add request rate limiter on authentication endpoint (#1866) 2018-05-07 20:01:39 +02:00