bump minimum version for authority config
[catagits/Catalyst-Authentication-Credential-HTTP.git] / Todo
diff --git a/Todo b/Todo
index 4d92c29..6cc2b1c 100644 (file)
--- a/Todo
+++ b/Todo
@@ -1,13 +1,7 @@
-. shipit
-. 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.
-. shipit
-. 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.
-. Test and document use_uri_for config
-. shipit
-. Steal NTLM from Catalyst::Plugin::Authentication::Store::HTTP
-
+. Test 'algorithm' config / MD5-sess properly.
+. Full implementation of MD5-sess with remote authentication service.
+. Domain option should be able to be passed as config.
+. Support for NTLM auth?
+. Config verification / validation on construction.
+. Test all config parameters (esp username_field)
\ No newline at end of file