From 2393ffbc3c52c6552e00212d5209d6b870a55d4e Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Thu, 15 Nov 2007 05:42:29 +0000 Subject: Add an ACL verifier that checks access against NetDB roles using the NetDB remctl interface. --- TODO | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 47b48ef..44b30d4 100644 --- a/TODO +++ b/TODO @@ -12,8 +12,6 @@ Minimum required to replace leland_srvtab: Release 0.3: -* Write the NetDB ACL verifier. - * Write the LDAP entitlement ACL verifier. * Write the PTS ACL verifier. @@ -118,6 +116,11 @@ Future work: Wallet::Server class. Find a way to rewrite that so that the dispatch doesn't duplicate the same code patterns. +* Refactor the test suite for the wallet backend to try to reduce the + duplicated code. + +* Pull common test suite code into a Perl library that can be reused. + * Add a function to wallet-admin to purge expired entries. Possibly also check expiration before allowing anyone to get or store objects. -- cgit v1.2.3