1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-24 15:59:41 +02:00
portainer/api/http
Sven Dowideit 9c80501738
fix(k8s): EE-1631: backport fixes for API proxy (#5608)
* fix(k8s): EE-1585: the K8s API uses other mediatypes, so we can't rely on parsing JSON bodies for security.

Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>

* fix(k8s): EE-1511 add striped prefix back to location header if response status is 301 moved permanently

Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>

* feat(k8s): EE-1631:improve the secrets handling by removing un-necessary code

Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2021-09-27 13:16:17 +10:00
..
client fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
errors fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
handler feat(db): upgrade auto-backup backup and rollback support EE-867 EE-1158 (#5341) 2021-09-27 13:52:50 +13:00
middlewares feat(ui):rename endpoint(s) to environment(s) EE-1206 (#5588) 2021-09-08 20:42:17 +12:00
offlinegate feat(backup): Add backup/restore to the server 2021-04-06 22:08:43 +12:00
proxy fix(k8s): EE-1631: backport fixes for API proxy (#5608) 2021-09-27 13:16:17 +10:00
security fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
server.go feat(helm/templates): helm app templates EE-943 (#5449) 2021-09-10 14:06:57 +12:00