From: Otto Moerbeek Date: Wed, 10 Sep 2025 07:33:30 +0000 (+0200) Subject: Typo X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F16103%2Fhead;p=thirdparty%2Fpdns.git Typo Co-authored-by: Miod Vallat Signed-off-by: Otto Moerbeek --- diff --git a/.github/actions/spell-check/expect.txt b/.github/actions/spell-check/expect.txt index c0500b58f..de008cbaf 100644 --- a/.github/actions/spell-check/expect.txt +++ b/.github/actions/spell-check/expect.txt @@ -983,6 +983,7 @@ pacnal papersize PARAMKEYWORDS passthrough +passwordless PATC patchlevels pathconfig diff --git a/pdns/recursordist/docs/http-api/index.rst b/pdns/recursordist/docs/http-api/index.rst index ef94563ce..808a38b7a 100644 --- a/pdns/recursordist/docs/http-api/index.rst +++ b/pdns/recursordist/docs/http-api/index.rst @@ -34,7 +34,7 @@ The following webserver related configuration items are available: .. warning:: - Not setting a password will allow password-less access to the frontpage showing statistics, the :doc:`endpoint-jsonstat`, the :doc:`../common/api/endpoint-statistics` and the ``localhost`` specific endpoint of the :doc:`../common/api/endpoint-servers`. + Not setting a password will allow passwordless access to the frontpage showing statistics, the :doc:`endpoint-jsonstat`, the :doc:`../common/api/endpoint-statistics` and the ``localhost`` specific endpoint of the :doc:`../common/api/endpoint-servers`. Enabling the API ----------------