summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2011-12-31 12:00:58 -0800
committerRuss Allbery <rra@stanford.edu>2011-12-31 12:00:58 -0800
commit711a55277e28fe7b7358ffeacc51b419f9f66e04 (patch)
treed100a06983c59a42b9a311114ff2127c8002a81e /TODO
parentaa1dde03f97b7e8a387bb942c86e084dbb9dbfe6 (diff)
Resync with JIRA
Add a missing TODO item for purging host-related objects that was filed in JIRA.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 40ab9ac..3884fea 100644
--- a/TODO
+++ b/TODO
@@ -150,6 +150,10 @@ Administrative Interface:
* Add a function to wallet-admin to purge expired entries. Possibly also
check expiration before allowing anyone to get or store objects.
+ * Add a function or separate script to automate removal of DNS-based
+ objects for which the hosts no longer exist. Will need to support a
+ site-specific callout to determine whether the host exists. (WALLET-3)
+
Documentation:
* Write a conventions document for ACL naming, object naming, and similar