diff options
author | Russ Allbery <rra@stanford.edu> | 2008-01-17 22:55:17 +0000 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2008-01-17 22:55:17 +0000 |
commit | 275cc7eac5d693bffec19884bf37322df59a871c (patch) | |
tree | efa1359a78376b1c4976a5674a37e75093c61094 /TODO | |
parent | 8dd5883b8497e4dcc7cf4f0577e45040c5f43430 (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-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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. |