]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
auth-worker: Add auth_worker_auth_request_new
authorAki Tuomi <aki.tuomi@dovecot.fi>
Mon, 8 Jan 2018 12:52:10 +0000 (14:52 +0200)
committerAki Tuomi <aki.tuomi@dovecot.fi>
Thu, 18 Jan 2018 11:09:00 +0000 (13:09 +0200)
commit50168536f8d04626d71860c73b2efc18d407d083
treeba22f540d7255cdee5108f74a6885cd2cd13755b
parent85a68e861c37fa7f9642f90927d50883b5050291
auth-worker: Add auth_worker_auth_request_new

Replaces worker_auth_request_new, moves in
check for username and service. Simplifies code.
src/auth/auth-worker-client.c
src/auth/auth-worker-client.h