portainer/api/http/handler/extensions
Anthony Lapenna f7480c4ad4
feat(api): prevent non administrator users to use admin restricted API endpoints (#3227)
2019-10-07 16:10:51 +13:00
..
extension_create.go feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
extension_delete.go refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +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
upgrade.go feat(api): trigger user authorization update when required (#3213) 2019-10-07 15:42:01 +13:00