summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2010-02-09 13:04:15 -0800
committerRuss Allbery <rra@stanford.edu>2010-02-09 13:04:15 -0800
commit26619788ec1f818a567bd1eb3208a541ce6a27a5 (patch)
tree9285a0455c09def79d0992e890a824ab830d109d /TODO
parentfc8433e3636fd9400d2a3878aa5a93967ee2f3b4 (diff)
Add more to-do items for the next release
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
index 31db370..7448019 100644
--- a/TODO
+++ b/TODO
@@ -13,6 +13,14 @@ Release 0.10:
* Move reporting code from Wallet::Admin to Wallet::Report.
+* Refactor attribute handling code in Wallet::Object::Keytab, move to
+ Wallet::Object::Base.
+
+* Check whether we can just drop the realm restriction on keytabs and
+ allow the name to contain the realm if the Kerberos type is Heimdal.
+
+* Make MIT and Heimdal case-insensitive in the configuration file.
+
Release 1.0:
* Fix case-insensitivity bug in unique keys with MySQL for objects.