github maxfield-allison/dnsweaver v1.4.4

3 hours ago

Fixed

  • AdGuard Home: USERNAME env var was silently dropped during config load.
    USERNAME was missing from providerConfigFields, so
    DNSWEAVER_<INSTANCE>_USERNAME never reached the provider's LoadConfigFromMap.
    The AdGuard provider then failed validation with USERNAME is required even
    when the variable was clearly set, making the provider impossible to configure
    via environment variables. Added USERNAME (and clarified PASSWORD shared
    use) to the field list, plus regression tests for both direct and _FILE
    secret loading. Closes upstream
    #85. Thanks to
    @XayneCast for the report.

Docker Images

docker pull ghcr.io/maxfield-allison/dnsweaver:v1.4.4
docker pull docker.io/maxamill/dnsweaver:v1.4.4

Don't miss a new dnsweaver release

NewReleases is sending notifications on new releases.