]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Update configuration.md
authorshamoon <4887959+shamoon@users.noreply.github.com>
Mon, 24 Jun 2024 20:37:01 +0000 (13:37 -0700)
committershamoon <4887959+shamoon@users.noreply.github.com>
Mon, 24 Jun 2024 20:37:01 +0000 (13:37 -0700)
docs/configuration.md

index d16943c37f90ab2190c1c80d2f908b4ab6188517..541310b46457bc7d53cf0f0fd2fad67e3c137d3b 100644 (file)
@@ -594,7 +594,7 @@ system. See the corresponding
 
 #### [`PAPERLESS_DISABLE_REGULAR_LOGIN=<bool>`](#PAPERLESS_DISABLE_REGULAR_LOGIN) {#PAPERLESS_DISABLE_REGULAR_LOGIN}
 
-: Disables the regular frontend username / password login, i.e. once you have setup SSO. Note that this setting does not disable the Django admin login. To prevent logins directly to Django, consider blocking `/admin/` in your [web server or reverse proxy configuration](https://github.com/paperless-ngx/paperless-ngx/wiki/Using-a-Reverse-Proxy-with-Paperless-ngx).
+: Disables the regular frontend username / password login, i.e. once you have setup SSO. Note that this setting does not disable the Django admin login nor logging in with local credentials via the API. To prevent access to the Django admin, consider blocking `/admin/` in your [web server or reverse proxy configuration](https://github.com/paperless-ngx/paperless-ngx/wiki/Using-a-Reverse-Proxy-with-Paperless-ngx).
 
     Defaults to False