]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
auth: userdb passwd iteration no longer skips shells.
authorTimo Sirainen <tss@iki.fi>
Fri, 22 Feb 2013 13:14:19 +0000 (15:14 +0200)
committerTimo Sirainen <tss@iki.fi>
Fri, 22 Feb 2013 13:14:19 +0000 (15:14 +0200)
commit82f71aaa55eba909aa180716483b4f2f9d5f7619
treef9541d09e2c1c4567946b18d2a9ac5f1b1e2ae8d
parent3ad4568a3f2a04e09f8e7d09150a67c11262b9f5
auth: userdb passwd iteration no longer skips shells.
Some systems are using passwd for mail users with shell set to nologin.
Maybe first_valid_uid check is good enough alone?
src/auth/userdb-passwd.c