From 71aceb8dade53339429ab11fc318e5c67c9cc791 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Wed, 5 Dec 2007 01:22:53 +0000 Subject: Maintain a global cache of ACL verifiers in Wallet::ACL and reuse them over the life of the process if we see another ACL line from the same scheme, rather than only reusing ACL verifiers within a single ACL. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 327afcf..fa5e527 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,10 @@ wallet 0.4 (unreleased) + Maintain a global cache of ACL verifiers in Wallet::ACL and reuse them + over the life of the process if we see another ACL line from the same + scheme, rather than only reusing ACL verifiers within a single ACL. + Add a subclass of the NetDB ACL verifier that requires the principal have an instance of "root" and strips that instance before checking NetDB roles. -- cgit v1.2.3