From c2ca6dbc6caa51283a8fa587a622bcd870c97d93 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Fri, 7 Dec 2007 00:51:07 +0000 Subject: Check a default creation ACL first before the ADMIN ACL when deciding whether we can auto-create a non-existent ACL, since creating one with the ADMIN ACL doesn't create a useful object. Allow @ in wallet-backend arguments so that principal names can be passed in. --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 6752302..b1a4a48 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,9 @@ wallet 0.5 (unreleased) Allow the empty string in wallet-backend arguments. + Allow @ in wallet-backend arguments so that principal names can be + passed in. + Load the Perl modules for ACL verifiers and object types dynamically now that we're reading the class from the database. @@ -18,6 +21,10 @@ wallet 0.5 (unreleased) backup file before creating a new backup and don't fail if the backup already exists. + Check a default creation ACL first before the ADMIN ACL when deciding + whether we can auto-create a non-existent ACL, since creating one with + the ADMIN ACL doesn't create a useful object. + wallet 0.4 (2007-12-05) Maintain a global cache of ACL verifiers in Wallet::ACL and reuse them -- cgit v1.2.3