aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2007-09-17 16:29:07 +0000
committerRuss Allbery <rra@stanford.edu>2007-09-17 16:29:07 +0000
commita385775cf0f1645d393f249c4a3b086c8b1d8a42 (patch)
tree8917efe6b482463128505040a3a10bb001a09af3 /TODO
parent66298af6358804e674748787cc0ccb642a63db3a (diff)
Add an acl show command to the front end that calls the appropriate
Wallet::Server method.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 0 insertions, 5 deletions
diff --git a/TODO b/TODO
index 2fb061c..eb57199 100644
--- a/TODO
+++ b/TODO
@@ -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).