diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -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. |