diff options
author | Russ Allbery <rra@stanford.edu> | 2011-12-31 12:00:58 -0800 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2011-12-31 12:00:58 -0800 |
commit | 711a55277e28fe7b7358ffeacc51b419f9f66e04 (patch) | |
tree | d100a06983c59a42b9a311114ff2127c8002a81e /TODO | |
parent | aa1dde03f97b7e8a387bb942c86e084dbb9dbfe6 (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-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |