zitadel
zitadel copied to clipboard
feat: enable HTTP proxy settings for outgoing connections
closes #4316
Deploy Preview for docs-zitadel-com canceled.
Name | Link |
---|---|
Latest commit | eb87d79fb6905bc84274fb880dfe551ea1fc534f |
Latest deploy log | https://app.netlify.com/sites/docs-zitadel-com/deploys/63185c613ffb9d0008f107cb |
Codecov Report
Merging #4326 (eb87d79) into main (4723e91) will decrease coverage by
0.00%
. The diff coverage is0.00%
.
@@ Coverage Diff @@
## main #4326 +/- ##
==========================================
- Coverage 47.07% 47.07% -0.01%
==========================================
Files 622 622
Lines 55190 55191 +1
==========================================
Hits 25980 25980
- Misses 27916 27917 +1
Partials 1294 1294
Impacted Files | Coverage Δ | |
---|---|---|
cmd/initialise/config.go | 0.00% <0.00%> (ø) |
|
cmd/initialise/init.go | 15.62% <ø> (+0.31%) |
:arrow_up: |
cmd/initialise/verify_database.go | 23.07% <0.00%> (ø) |
|
cmd/initialise/verify_grant.go | 28.57% <0.00%> (ø) |
|
cmd/initialise/verify_user.go | 28.57% <0.00%> (ø) |
|
internal/command/command.go | 6.00% <0.00%> (-0.13%) |
:arrow_down: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
@livio-a please don't forget to update our docs. It might be worth being more strict with the terms proxy and reverse proxy.
@livio-a should we only update our docs? IMO we should not implement something already existing
closed in favour of: https://github.com/zitadel/zitadel/pull/4916