]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
auth: Pass local_name to auth-request
authorAki Tuomi <aki.tuomi@dovecot.fi>
Mon, 17 Oct 2016 21:37:32 +0000 (00:37 +0300)
committerGitLab <gitlab@git.dovecot.net>
Thu, 20 Oct 2016 10:02:27 +0000 (13:02 +0300)
commitfe791e96fdf796f7d8997ee0515b163dc5eddd72
tree17e3294ea21a11a2bfe5e2699d6f183887e851d2
parentc67082dca6eda730c2bb07cdef242b1b8ee09929
auth: Pass local_name to auth-request

This allows using local_name in various places,
such as passdb/userdb queries.
src/auth/auth-request-var-expand.c
src/auth/auth-request-var-expand.h
src/auth/auth-request.c
src/auth/auth-request.h
src/lib-auth/auth-client-request.c
src/lib-auth/auth-client.h
src/login-common/client-common.h
src/login-common/login-settings.c
src/login-common/sasl-server.c
src/login-common/ssl-proxy-openssl.c