]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
auth: Added passdb/userdb { auth_verbose } setting.
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Tue, 19 Apr 2016 08:55:00 +0000 (11:55 +0300)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Tue, 19 Apr 2016 15:49:37 +0000 (18:49 +0300)
commitd1e4867000401287b8c61110e9c4b3c26e86fe66
tree95805b3e41b96772a01b50bf44a6e7c30d556c76
parent6d85cb1eccb2c2ea2ba7b724b31748152e550c5d
auth: Added passdb/userdb { auth_verbose } setting.

If this is explicitly set to yes or no, it overrides the global auth_verbose
setting. However, auth_debug=yes overrides all of the auth_verbose settings.
src/auth/auth-request.c
src/auth/auth-settings.c
src/auth/auth-settings.h