X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Todo;h=6cc2b1ca435604c18aaddced5567b2a8ba63755b;hb=f3ed6bfb54bceb742abe95e1780ac5db2fe56502;hp=fe959cf8e2fc15de826ab619dcbdc5c94227ffb5;hpb=031f556c9ad2c64f19b6feb03e65924d41dfafba;p=catagits%2FCatalyst-Authentication-Credential-HTTP.git diff --git a/Todo b/Todo index fe959cf..6cc2b1c 100644 --- a/Todo +++ b/Todo @@ -1,9 +1,7 @@ -. Document md5'd passwords for digest stuff -. 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. -. Test and document use_uri_for config - - +. 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