diff options
| author | Russ Allbery <rra@stanford.edu> | 2008-01-25 01:53:11 +0000 | 
|---|---|---|
| committer | Russ Allbery <rra@stanford.edu> | 2008-01-25 01:53:11 +0000 | 
| commit | a06f5ffa25508454328db2289a3a78b1544ce1a8 (patch) | |
| tree | 811f3e7e87a3cd84fa9daef2f8c4c5bc25b66999 /TODO | |
| parent | 414f86f7ec876abde9df93861a5ec2ea901700c7 (diff) | |
Add a keytab reporting script.
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 5 | 
1 files changed, 5 insertions, 0 deletions
| @@ -162,6 +162,11 @@ Future work:    triggers rather than explicit SQL.  This may also replace    Wallet::Schema. +* Make contrib/wallet-report generic and include it in wallet-admin, with +  additional configuration in Wallet::Config.  Enhance it to report on any +  sort of object, not just on keytabs, and to give numbers on downloaded +  versus not downloaded objects. +  May or may not be good ideas:  * Consider using Class::Accessor to get rid of the scaffolding code to | 
