Fix a load of the documentation up. Fix overriding HTTP auth relam in the ->authentic...
[catagits/Catalyst-Authentication-Credential-HTTP.git] / Todo
diff --git a/Todo b/Todo
index 352f9d8..c87e4a8 100644 (file)
--- a/Todo
+++ b/Todo
@@ -1,10 +1,8 @@
-* Document the C::A::C::Password stuff properly
-* Work out what options inherited from C::A::C::Password make sense, and
-  test / document them + make apply to digest as appropriate.
+. Document md5'd passwords for digest stuff
 . Port work's apps.
 . Document how to find the credential module, so that you can call authorization_required_response if you want to.
-. Document, and test overriding the realm's realm->name method.
 . Add deprecation notice to old module.
+. document & test authorization_required_message
 . Test $self->_config->{authorization_required_message} + authorization_required_message = undef does not stamp on body.
 . Split auth headers / do auth methods again, and make authenticate call each in turn.
 . Document / test 'algorithm' config.