diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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. |