]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
login: ssl_require_client_cert and ssl_username_from_cert settings should have had...
authorTimo Sirainen <tss@iki.fi>
Tue, 4 Jan 2011 11:53:17 +0000 (13:53 +0200)
committerTimo Sirainen <tss@iki.fi>
Tue, 4 Jan 2011 11:53:17 +0000 (13:53 +0200)
commit434abef12f61881a5cfa28d27193d0854a9639a0
tree0cdb115d82e90e9a71a2043d5b842248742c580b
parent6cbe2facd40ea3461620571a1c168ce9884be3b3
login: ssl_require_client_cert and ssl_username_from_cert settings should have had auth_ prefix.
The actual functionality was provided by the auth_* settings, but with these
duplicated settings login process didn't give as good error messages.
src/login-common/client-common.c
src/login-common/login-settings.c
src/login-common/login-settings.h