From c1380ae83283a35f00ed7681c4ee71c9e684622e Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Wed, 10 Sep 2025 09:33:30 +0200 Subject: [PATCH] Typo Co-authored-by: Miod Vallat Signed-off-by: Otto Moerbeek --- .github/actions/spell-check/expect.txt | 1 + pdns/recursordist/docs/http-api/index.rst | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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 ---------------- -- 2.47.3