1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-22 06:49:40 +02:00
portainer/api/http/handler/extensions
2019-11-20 11:58:26 +13:00
..
data.go fix(api): remove roles associated to access policies after removing RBAC extension (#3373) 2019-11-20 11:58:26 +13:00
extension_create.go feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
extension_delete.go fix(api): remove roles associated to access policies after removing RBAC extension (#3373) 2019-11-20 11:58:26 +13:00
extension_inspect.go refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
extension_list.go refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
extension_update.go refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
handler.go feat(api): prevent non administrator users to use admin restricted API endpoints (#3227) 2019-10-07 16:10:51 +13:00