diff options
author | Russ Allbery <rra@stanford.edu> | 2008-02-13 01:43:27 +0000 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2008-02-13 01:43:27 +0000 |
commit | ab266a02f85fd711ca5b83c5dd6e6f302776b45b (patch) | |
tree | f1f4ab218b89b42b87759d11db95ec906e82c239 /TODO | |
parent | d5ae985df14efb9afcd86a38f8f6599421a4b5cf (diff) |
wallet-admin now supports registering new object or ACL verifier
implementations in the database.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -42,9 +42,6 @@ Release 1.0: * On upgrades, support adding new object types and ACL verifiers to the class tables. -* Move the methods to add additional class mappings from Wallet::Schema to - Wallet::Admin. - * Add an option to the wallet client to read the data from a file for object store. The initial implementation, depending on the underlying remctl support, may have to ban nul characters in the uploaded data. |