mirror of
https://github.com/zitadel/zitadel
synced 2024-11-23 11:12:21 +00:00
79fb4cc1cc
# Which Problems Are Solved System administrators can block hosts and IPs for HTTP calls in actions. Using DNS, blocked IPs could be bypassed. # How the Problems Are Solved - Hosts are resolved (DNS lookup) to check whether their corresponding IP is blocked. # Additional Changes - Added complete lookup ip address range and "unspecified" address to the default `DenyList` |
||
---|---|---|
.. | ||
config_test.go | ||
config.go | ||
flags.go | ||
start_from_init.go | ||
start_from_setup.go | ||
start.go |