Fix a load of the documentation up. Fix overriding HTTP auth relam in the ->authentic...
[catagits/Catalyst-Authentication-Credential-HTTP.git] / Todo
CommitLineData
bf399285 1. Document md5'd passwords for digest stuff
513d8ab6 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.
513d8ab6 4. Add deprecation notice to old module.
bf399285 5. document & test authorization_required_message
513d8ab6 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
490754a8 10
513d8ab6 11