From 6fa4982d0d8f0f7ec536c424314eb8fa7b853998 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Fri, 25 Oct 2024 14:08:54 -0700 Subject: [PATCH] Revert "Documentation: note requiring disable PAPERLESS_DISABLE_REGULAR_LOGIN on import" This reverts commit 06e7ba98c6b7e7a5016c686276ceaac0f0d6c30f. --- docs/advanced_usage.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/advanced_usage.md b/docs/advanced_usage.md index f10ce0b7f..398176267 100644 --- a/docs/advanced_usage.md +++ b/docs/advanced_usage.md @@ -787,10 +787,6 @@ More details about configuration option for various providers can be found in th Once external auth is set up, 'regular' login can be disabled with the [PAPERLESS_DISABLE_REGULAR_LOGIN](configuration.md#PAPERLESS_DISABLE_REGULAR_LOGIN) setting and / or users can be automatically redirected with the [PAPERLESS_REDIRECT_LOGIN_TO_SSO](configuration.md#PAPERLESS_REDIRECT_LOGIN_TO_SSO) setting. -!!! warning - - When exporting and then re-importing your installation with the Paperless exporter, you will need to re-associate your social accounts with your Paperless-ngx account, in which case this setting should be disabled. - ## Decryption of encrypted emails before consumption {#gpg-decryptor} Paperless-ngx can be configured to decrypt gpg encrypted emails before consumption.