summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 5 insertions, 4 deletions
diff --git a/TODO b/TODO
index 892c231..d49ae10 100644
--- a/TODO
+++ b/TODO
@@ -19,6 +19,8 @@ Release 1.0:
* Provide an interface to list all empty ACLs.
+* Provide an interface to find all ACLs with a particular line.
+
* Add a help function to wallet-backend listing the commands.
* The client may not compile against Heimdal due to changes in how the
@@ -43,10 +45,9 @@ Release 1.0:
* Move the methods to add additional class mappings from Wallet::Schema to
Wallet::Admin.
-* Implement store support in the wallet client. Add an option to read the
- data from a file. The initial implementation, depending on the
- underlying remctl support, may have to ban nul characters in the
- uploaded data.
+* 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.
* Write the LDAP entitlement ACL verifier.