moved tests out and into t/lib/
[catagits/Catalyst-Authentication-Credential-HTTP.git] / Todo
diff --git a/Todo b/Todo
index 97f4b41..6cc2b1c 100644 (file)
--- a/Todo
+++ b/Todo
@@ -1,5 +1,7 @@
-. Document md5'd passwords for digest stuff
-. Add deprecation notice to old module.
 . 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 & domain
+. 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