diff options
author | Russ Allbery <rra@stanford.edu> | 2007-08-30 06:05:48 +0000 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2007-08-30 06:05:48 +0000 |
commit | b8dbb0eb6f72d11adde4cb9ce6afbccdbf3993ff (patch) | |
tree | 497339ce9b54708c70db56dc0d1bc35577bc2c97 /TODO | |
parent | adff8e50167c1abf64ec892f70e84ce0dd76ab8b (diff) |
Add the additional ACL verifiers that need to be written.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |