We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 893f0d3 commit 9ab3a3aCopy full SHA for 9ab3a3a
docs/core/plugins/mail_crypt.md
@@ -340,6 +340,9 @@ brute force attacks.
340
Another issue that you must consider when using the login password is that
341
when the password changes, **you must re-encrypt the user private key**.
342
343
+Instead of using the login password, another possibility could be to store the
344
+encryption password in a separate database (e.g. SQL or LDAP).
345
+
346
Example config where the user's login password is used as the encryption key
347
password:
348
0 commit comments