mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-06 05:26:11 +01:00
Enhancement: support disabling regular login (#5816)
This commit is contained in:
parent
90b4691f16
commit
1335ab5f1b
8 changed files with 115 additions and 57 deletions
|
|
@ -572,6 +572,12 @@ system. See the corresponding
|
|||
|
||||
Defaults to 'https'
|
||||
|
||||
#### [`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 the Django admin login cannot be disabled.
|
||||
|
||||
Defaults to False
|
||||
|
||||
## OCR settings {#ocr}
|
||||
|
||||
Paperless uses [OCRmyPDF](https://ocrmypdf.readthedocs.io/en/latest/)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue