File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed
Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -43,13 +43,10 @@ See :ref:`settings` for list of all setting groups.
4343
4444.. dovecot_core :setting :: auth_cache_verify_password_with_worker
4545 :added: v2.2.34
46+ :changed: v2.3.18 Fixed to work properly. Older versions lost passdb extra fields.
4647 :default: no
4748 :values: @boolean
4849
49- .. Warning :: This feature doesn't currently work correctly when the passdb
50- lookup is done via auth-workers. The password is checked
51- correctly, but all the passdb extra fields are lost.
52-
5350 The auth master process by default is responsible for the hash
5451 verifications. Setting this to yes moves the verification to auth-worker
5552 processes. This allows distributing the hash calculations to multiple CPU
You can’t perform that action at this time.
0 commit comments