diff options
| author | Sam Varshavchik | 2022-01-23 20:19:38 -0500 |
|---|---|---|
| committer | Sam Varshavchik | 2022-01-23 20:40:21 -0500 |
| commit | 2c4bd3a01369b74b82fba90a3c855093590ddacc (patch) | |
| tree | eb9a27e265194792810035891b91faffba8cb396 /imap/ChangeLog | |
| parent | 956c3df8c0ba7d18a1e8c402b44a7669cde07458 (diff) | |
| download | courier-libs-2c4bd3a01369b74b82fba90a3c855093590ddacc.tar.bz2 | |
Adjust behavior of inherited ACLs, add more tests.
If ACLs were saved in the courierimaphieracl subdirectory, move it into
the corresponding folder when it gets created, at the first opportunity.
Add additional tests.
Diffstat (limited to 'imap/ChangeLog')
| -rw-r--r-- | imap/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/imap/ChangeLog b/imap/ChangeLog index f2df56d..687ce8e 100644 --- a/imap/ChangeLog +++ b/imap/ChangeLog @@ -1,3 +1,10 @@ +2022-01-23 Sam Varshavchik <mrsam@courier-mta.com> + + * Adjust behavior of inherited ACLs. After deleting and recreating + a folder, have the recreated folder inherit its parent folder's ACLs, + normally, instead of mysteriously restoring whatever ACLs the folder + had when it was deleted. + 2022-01-22 Sam Varshavchik <mrsam@courier-mta.com> * Fixes to Makefile to workaround test suite failures related to |
