X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Todo;h=6cc2b1ca435604c18aaddced5567b2a8ba63755b;hb=7e3323f7e97349ca095e0d986086434a095bb256;hp=352f9d877188e2f34e2d3367eea394c4731c660b;hpb=490754a879478bb59a403e73618773f3fc9d6638;p=catagits%2FCatalyst-Authentication-Credential-HTTP.git diff --git a/Todo b/Todo index 352f9d8..6cc2b1c 100644 --- a/Todo +++ b/Todo @@ -1,13 +1,7 @@ -* 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. -. 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. -. 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