summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2011-12-31 20:37:34 -0800
committerRuss Allbery <rra@stanford.edu>2011-12-31 20:37:34 -0800
commitd1b8e344838f2f71df028e48e5b2751ba09a3b8b (patch)
treea9d4a7a395e7e27129a90bf14a75eb294e0dbf30 /TODO
parent711a55277e28fe7b7358ffeacc51b419f9f66e04 (diff)
Add IDG JIRA ticket number for one TODO item
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 3884fea..b0b4652 100644
--- a/TODO
+++ b/TODO
@@ -100,7 +100,7 @@ Objects:
* Write a WebAuth keyring object store. It should support attributes
saying how long to keep old keys and how far in advance to create new
- keys and update the keyring as needed on object download.
+ keys and update the keyring as needed on object download. (WALLET-4)
* Use the Perl Authen::Krb5::Admin module instead of rolling our own
kadmin code with Expect now that MIT Kerberos has made the kadmin API