portainer/api
Anthony Lapenna da5a430b8c
fix(api): add an authenticated access policy to the websocket endpoint (#1979)
* fix(api): add an authenticated access policy to the websocket endpoint

* refactor(api): centralize EndpointAccess validation

* feat(api): validate id query parameter for the /websocket/exec endpoint
2018-06-18 11:56:31 +02:00
..
archive feat(image-build): add the ability to build images (#1672) 2018-02-28 07:19:06 +01:00
bolt refactor(api): use generic marshal/unmarshal functions in bolt package 2018-06-17 19:57:22 +03:00
cli fix(api): refactor TLS support (#1909) 2018-05-19 16:25:11 +02:00
cmd/portainer feat(tags): add the ability to manage tags (#1971) 2018-06-15 09:18:25 +02:00
cron fix(external-endpoints): less verbose output (#1815) 2018-04-14 11:17:58 +02:00
crypto fix(api): refactor TLS support (#1909) 2018-05-19 16:25:11 +02:00
exec feat(stacks): support compose v2.0 stack (#1963) 2018-06-11 15:13:19 +02:00
filesystem feat(stacks): support compose v2.0 stack (#1963) 2018-06-11 15:13:19 +02:00
git feat(stack-creation): add the ability to specify git credentials (#1722) 2018-03-16 07:22:05 +10:00
http fix(api): add an authenticated access policy to the websocket endpoint (#1979) 2018-06-18 11:56:31 +02:00
jwt feat(uac): add multi user management and UAC (#647) 2017-03-12 17:24:15 +01:00
ldap fix(api): refactor TLS support (#1909) 2018-05-19 16:25:11 +02:00
libcompose feat(stacks): support compose v2.0 stack (#1963) 2018-06-11 15:13:19 +02:00
errors.go feat(tags): add the ability to manage tags (#1971) 2018-06-15 09:18:25 +02:00
portainer.go feat(tags): add the ability to manage tags (#1971) 2018-06-15 09:18:25 +02:00
swagger.yaml feat(tags): add the ability to manage tags (#1971) 2018-06-15 09:18:25 +02:00