portainer/api/http/handler
Anthony Lapenna fc248c31c7
fix(api/stacks): add authorization checks for start/stop operations (#4248)
* fix(api/stacks): add authorization checks for start/stop operations

* feat(api/stacks): re-order validation checks

* fix(api/stacks): add missing endpoint validation check
2020-08-21 15:16:38 +12:00
..
auth fix(oauth): if username is empty, fail to login (#4232) 2020-08-19 00:38:58 +12:00
customtemplates fix(api/custom-templates): prevent name collisions on update (#4250) 2020-08-21 10:17:30 +12:00
dockerhub refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
edgegroups refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
edgejobs refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
edgestacks refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
edgetemplates feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
endpointedge refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
endpointgroups feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
endpointproxy feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
endpoints feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
file fix(api): remove x-frame-options header (#2322) 2018-10-03 14:18:03 +13:00
motd feat(api): prevent non administrator users to use admin restricted API endpoints (#3227) 2019-10-07 16:10:51 +13:00
registries feat(registries): remove registry extension (#4155) 2020-08-05 22:23:19 +12:00
resourcecontrols refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
roles feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
settings feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
stacks fix(api/stacks): add authorization checks for start/stop operations (#4248) 2020-08-21 15:16:38 +12:00
status fix(api): fix invalid restriction on StatusInspectVersion 2019-10-08 11:45:16 +13:00
tags refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
teammemberships feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
teams feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
templates feat(custom-templates): introduce custom templates (#3906) 2020-07-07 11:18:39 +12:00
upload refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
users feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
webhooks refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
websocket feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
handler.go feat(core/support): remove support related API route 2020-08-16 10:45:04 +12:00