diff options
author | Russ Allbery <rra@stanford.edu> | 2007-09-17 16:29:07 +0000 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2007-09-17 16:29:07 +0000 |
commit | a385775cf0f1645d393f249c4a3b086c8b1d8a42 (patch) | |
tree | 8917efe6b482463128505040a3a10bb001a09af3 /TODO | |
parent | 66298af6358804e674748787cc0ccb642a63db3a (diff) |
Add an acl show command to the front end that calls the appropriate
Wallet::Server method.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -2,11 +2,6 @@ Required to replace leland_srvtab: -* Add an ACL list function to display an ACL in human-readable form and - call it from wallet-backend. - -* Display ACL details when displaying objects. - * Write new files atomically in the wallet client and save backups unless told not to (write to file.new, link the old file to file.old, and do an atomic rename). |