portainer/api/http/handler/endpoints
Anthony Lapenna f7480c4ad4
feat(api): prevent non administrator users to use admin restricted API endpoints (#3227)
2019-10-07 16:10:51 +13:00
..
endpoint_create.go feat(api): trigger user authorization update when required (#3213) 2019-10-07 15:42:01 +13:00
endpoint_delete.go feat(api): trigger user authorization update when required (#3213) 2019-10-07 15:42:01 +13:00
endpoint_extension_add.go feat(integrations): storidge evolution (#2711) 2019-05-25 09:53:10 +12:00
endpoint_extension_remove.go refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
endpoint_inspect.go feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
endpoint_job.go feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
endpoint_list.go Enable endpoint backend pagination (#2989) 2019-07-20 16:28:11 -07:00
endpoint_snapshot.go refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
endpoint_snapshots.go refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
endpoint_status_inspect.go feat(edge): introduce support for Edge agent (#3031) 2019-07-26 10:38:07 +12:00
endpoint_update.go feat(api): trigger user authorization update when required (#3213) 2019-10-07 15:42:01 +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