]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
acl: Empty negative rights list should be the same as NULL negative rights list.
authorTimo Sirainen <tss@iki.fi>
Mon, 12 May 2014 09:18:46 +0000 (12:18 +0300)
committerTimo Sirainen <tss@iki.fi>
Mon, 12 May 2014 09:18:46 +0000 (12:18 +0300)
commit82038c5b86b4cd891705e03812a08508c58f2a89
treef9862066ddd4fb0b3c19869ca968a43f72f27bf9
parent948a14de7114334f6b62189f69c182c66ed70803
acl: Empty negative rights list should be the same as NULL negative rights list.
There may be other places where this should be fixed, but this at least
fixes errors with dsync where "-user" entry without any rights was attempted
to be synced in dovecot-acl (although such entry shouldn't really have
existed in the first place).
src/plugins/acl/acl-api.c