Fix a load of the documentation up. Fix overriding HTTP auth relam in the ->authentic...
[catagits/Catalyst-Authentication-Credential-HTTP.git] / Todo
1 . Document md5'd passwords for digest stuff
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 . Add deprecation notice to old module.
5 . document & test authorization_required_message
6 . Test $self->_config->{authorization_required_message} + authorization_required_message = undef does not stamp on body.
7 . Split auth headers / do auth methods again, and make authenticate call each in turn.
8 . Document / test 'algorithm' config.
9 . Test and document use_uri_for config
10
11