portainer/api/http/handler
Chaim Lev-Ari 46dec01fe3
feat(endpoint): relocate docker security settings (#4657)
* feat(endpoint): migrate security settings to endpoint

* feat(endpoint): check for specific endpoint settings

* feat(endpoint): check security settings

* feat(docker): add config page

* feat(endpoint): save settings page

* feat(endpoints): disable features when not agent

* feat(sidebar): hide docker settings for regular user

* fix(docker): small fixes in configs

* fix(volumes): hide browse button for non admins

* refactor(docker): introduce switch component

* refactor(components/switch): seprate label from switch

* feat(app/components): align switch label

* refactor(app/components): move switch css

* fix(docker/settings): add ngijnect

* feat(endpoints): set default security values

* style(portainer): sort types

* fix(endpoint): rename security heading

* fix(endpoints): update endpoints settings
2021-02-09 21:09:06 +13: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(endpoint): relocate docker security settings (#4657) 2021-02-09 21:09:06 +13: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 fix(registries): update password only when not empty (#4669) 2021-01-18 13:59:57 +13: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(endpoint): relocate docker security settings (#4657) 2021-02-09 21:09:06 +13:00
stacks feat(endpoint): relocate docker security settings (#4657) 2021-02-09 21:09:06 +13: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