]> 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:20 +0000 (11:30 +0200)
commitad4c2b77a8ca302b80e2d5689b1c92b77f9e3291
tree29d93960137520a029735466096b8d877313bcfa
parent83939b222dde49e8c87174446f897fa891ba378b
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 dc8ecd38a7e54b8bb80ae97712a0d8ad4edcbed3
src/plugins/acl/acl-mailbox-list.c