summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2008-01-17 22:55:17 +0000
committerRuss Allbery <rra@stanford.edu>2008-01-17 22:55:17 +0000
commit275cc7eac5d693bffec19884bf37322df59a871c (patch)
treeefa1359a78376b1c4976a5674a37e75093c61094 /TODO
parent8dd5883b8497e4dcc7cf4f0577e45040c5f43430 (diff)
Support enforcing a naming policy for wallet objects via a Perl
function in the wallet server configuration file.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index 55f7e27..c161606 100644
--- a/TODO
+++ b/TODO
@@ -128,9 +128,6 @@ Future work:
* Add details to design-api on how to write one's own ACL verifiers and
object implementations and register them.
-* Add support for enforcing a naming policy through another policy
- function.
-
* Add readline support to the wallet client to make it easier to issue
multiple commands.