4d92c2969098c07b778de459fd6acc5d6ac9e009
[catagits/Catalyst-Authentication-Credential-HTTP.git] / Todo
1 . shipit
2 . Port work's apps.
3 . Document how to find the credential module, so that you can call authorization_required_response if you want to.
4 . Document, and test overriding the realm's realm->name method.
5 . Add deprecation notice to old module.
6 . shipit
7 . Test $self->_config->{authorization_required_message} + authorization_required_message = undef does not stamp on body.
8 . Split auth headers / do auth methods again, and make authenticate call each in turn.
9 . Document / test 'algorithm' config.
10 . Test and document use_uri_for config
11 . shipit
12 . Steal NTLM from Catalyst::Plugin::Authentication::Store::HTTP
13