aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2012-10-03 17:35:09 -0700
committerRuss Allbery <rra@stanford.edu>2012-10-03 17:35:09 -0700
commit7066c8e0c0ea5ce30311459fb1a857b583e63c06 (patch)
tree7bf86855323d012036cd5e90c8a351289a0c899e /TODO
parentc82a0a11a1306a805a3db5813e26bef72984db4c (diff)
Add splitting get and update to TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index 1815d0d..fd49abc 100644
--- a/TODO
+++ b/TODO
@@ -64,6 +64,12 @@ Server Interface:
then allowing that object to be downloaded anonymously from that IP.
Relies on support for Kerberos anonymous authentication.
+ * WALLET-64: Split "get" and "update" in semantics, and only do keytab
+ rekeying on update. "get" would not be permitted unless the keytab was
+ flagged as unchanging, and update would still change even an unchanging
+ keytab (maybe). Or, alternately, maybe we allow get of any keytab?
+ Requires more thought.
+
ACLs:
* WALLET-23: Error messages from ACL operations should refer to the ACLs