]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
acl: Fix broken LIST for shared namespaces
authorMarkus Valentin <markus.valentin@open-xchange.com>
Fri, 14 May 2021 13:57:20 +0000 (15:57 +0200)
committerMarkus Valentin <markus.valentin@open-xchange.com>
Mon, 17 May 2021 09:30:51 +0000 (11:30 +0200)
commit12a213aab69f28814429b076b113be6171cd7335
treeb77d2cc98159cb49f8850e8c2e135f587d0f726b
parentaf18bb0c8c4ffbd3a8008ce9fc7a58db5937b0a6
acl: Fix broken LIST for shared namespaces

Due to the recent changes in the usage of the acl_ignore_namespace
setting shared namespaces where trying to use fast listing too. This
resulted in wrong LIST IMAP command outputs when using acl plugin.

Broken by af18bb0c8c4ffbd3a8008ce9fc7a58db5937b0a6
src/plugins/acl/acl-mailbox-list.c