]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
acl: Fix wrong \HasChildren flags for parent mailboxes containing '*' and '%'
authorsergey.kitov <sergey.kitov@open-xchange.com>
Wed, 3 May 2023 11:35:54 +0000 (14:35 +0300)
committerMarkus Valentin <markus.valentin@open-xchange.com>
Mon, 28 Aug 2023 09:43:40 +0000 (11:43 +0200)
commit5061e0c48a25c8d45ff4e87900cb88f5d39638a0
tree9abc801d9e1bcf3a6c65130ec4e6673fc330a1fb
parentf2e50d567627644e521f199440cb4551f7f248f5
acl: Fix wrong \HasChildren flags for parent mailboxes containing '*' and '%'

'*' in mailbox name is replaced with '%' while child mailboxes still
have '*' in their path, this results in wrong \HasNoChildren flag.
src/plugins/acl/acl-mailbox-list.c