]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
imap-acl: In case mailbox name is "" set it to INBOX for shared namespaces
authorMarkus Valentin <markus.valentin@open-xchange.com>
Fri, 21 May 2021 11:53:02 +0000 (13:53 +0200)
committermarkus.valentin <markus.valentin@open-xchange.com>
Wed, 26 May 2021 10:15:09 +0000 (10:15 +0000)
commitdffee5804c2b14430b6093fecdb68671d3d5b59a
tree8a47aa05ca3891cce9db032caa4bbef79a3154f9
parent369daa833d1e39629cc92da3ea7d2b9b5cf31610
imap-acl: In case mailbox name is "" set it to INBOX for shared namespaces

To prevent proxying ACL commands with mailbox "" replace it with "INBOX"
when used with shared namespaces.
src/plugins/imap-acl/imap-acl-plugin.c