portainer/api/http/proxy/factory
Matt Hook 6d6c70a98b
fix(swarm): don't stomp on the x-registry-auth header EE-3308 (#7080)
* don't stomp on the x-registry-auth header

* del header if empty json provided for registry auth
2022-06-16 09:53:58 +12:00
..
agent feat(kube): use local kubectl for all deployments (#5488) 2021-09-24 16:56:22 +12:00
azure fix(azure): parse validation error [EE-2334] (#6341) 2022-01-13 07:29:32 +02:00
docker fix(swarm): don't stomp on the x-registry-auth header EE-3308 (#7080) 2022-06-16 09:53:58 +12:00
gitlab fix(registries): sync code with ee [EE-2176] (#6355) 2022-01-11 07:35:09 +02:00
kubernetes fix(app): add github action for linting and formatting [EE-2344] (#6356) 2022-01-17 07:53:32 +02:00
utils Fix parsing of content-type field (#5356) 2021-08-06 16:39:26 +12:00
agent.go feat(k8s): support git automated sync for k8s applications [EE-577] (#5548) 2021-09-30 12:58:10 +13:00
azure.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
docker.go fix(git) EE-2026 git default branch (#6876) 2022-05-16 09:35:11 +12:00
docker_unix.go fix(git) EE-2026 git default branch (#6876) 2022-05-16 09:35:11 +12:00
docker_windows.go fix(git) EE-2026 git default branch (#6876) 2022-05-16 09:35:11 +12:00
factory.go fix(git) EE-2026 git default branch (#6876) 2022-05-16 09:35:11 +12:00
gitlab.go fix(api): introduce gitlab proxy package 2019-11-13 13:12:55 +13:00
kubernetes.go fix(edge) EE-1720 activate tunnel and remove proxy cache when needed (#5775) 2021-10-15 18:13:20 +13:00
reverse_proxy.go feat(api): rewrite access control management in Docker (#3337) 2019-11-13 12:41:42 +13:00