portainer/api/http/handler/endpoints
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
..
endpoint_create.go feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
endpoint_delete.go feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
endpoint_extension_add.go refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
endpoint_extension_remove.go refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
endpoint_inspect.go feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
endpoint_list.go feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
endpoint_snapshot.go refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
endpoint_snapshots.go feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
endpoint_status_inspect.go feat(agent): add auto agent platform detection (#4132) 2020-08-04 12:44:17 +12:00
endpoint_update.go feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
handler.go feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00