diff options
author | Russ Allbery <rra@stanford.edu> | 2010-03-05 17:31:19 -0800 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2010-03-05 17:31:19 -0800 |
commit | 29452c3daeeb15670322907c53f5db2b43d2559f (patch) | |
tree | 84bba0a263695ec01a8d8707dfb4f4dbe51700d2 | |
parent | fd7f47ed7dccb3ee01ddaa7e24b8bd7bffb6a1c6 (diff) |
Update TODO for recent changes
-rw-r--r-- | TODO | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -77,8 +77,6 @@ ACLs: an ACL without having to write it into the database. Redo default ACL creation using that functionality. - * Add a hook to enforce ACL naming standards. - * Pass a reference to the object for which the ACL is interpreted to the ACL API so that ACL APIs can make more complex decisions. @@ -132,7 +130,7 @@ Objects: Reports: - * Make contrib/wallet-summary generic and include it in wallet-admin, + * Make contrib/wallet-summary generic and include it in wallet-report, with additional configuration in Wallet::Config. Enhance it to report on any sort of object, not just on keytabs, and to give numbers on downloaded versus not downloaded objects. @@ -150,9 +148,6 @@ Documentation: * Write a future design and roadmap document to collect notes about how unimplemented features should be handled. - * Add details to design-api on how to write one's own ACL verifiers and - object implementations and register them. - * Document using the wallet system over something other than remctl. * Document all diagnostics for all wallet APIs. |