]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
imap-acl: Extract imap_acl_cmd_deleteacl from cmd_deletacl
authorMarkus Valentin <markus.valentin@open-xchange.com>
Tue, 25 May 2021 14:59:31 +0000 (16:59 +0200)
committermarkus.valentin <markus.valentin@open-xchange.com>
Wed, 26 May 2021 10:15:09 +0000 (10:15 +0000)
commit7a860cf8925ebe61811f3eb3c4237f620a01dd08
treefce08b80faff0bd9fbf92570b1167f68cbd7f328
parent2c9636ea3139ebe6e3016971890ca9f92b1d8b68
imap-acl: Extract imap_acl_cmd_deleteacl from cmd_deletacl

This change makes acl_mailbox_open_allocated_as_admin called later which
is necessary for the following proxying IMAP ACL changes.
src/plugins/imap-acl/imap-acl-plugin.c