summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2007-08-30 06:05:48 +0000
committerRuss Allbery <rra@stanford.edu>2007-08-30 06:05:48 +0000
commitb8dbb0eb6f72d11adde4cb9ce6afbccdbf3993ff (patch)
tree497339ce9b54708c70db56dc0d1bc35577bc2c97 /TODO
parentadff8e50167c1abf64ec892f70e84ce0dd76ab8b (diff)
Add the additional ACL verifiers that need to be written.
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index 17c1b29..d688344 100644
--- a/TODO
+++ b/TODO
@@ -37,6 +37,12 @@ Future work:
* Provide some way of getting at the history tables. Need to get object
and ACL history either by object or for all objects, at least.
+* Write the NetDB ACL verifier.
+
+* Write the LDAP entitlement ACL verifier.
+
+* Write the PTS ACL verifier.
+
* Log failures in the wallet-backend properly, which also requires
catching all exceptions.