Checking in changes prior to tagging of version 1.004. Changelog diff is: v1.004
authorTomas Doran <bobtfish@bobtfish.net>
Fri, 12 Sep 2008 18:20:01 +0000 (18:20 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Fri, 12 Sep 2008 18:20:01 +0000 (18:20 +0000)
commitc5a1fa888d417417060fa21bd72f5d862cb60513
tree5aa6d133eb4c0d2020568e64bfbdc22ea1c1c306
parentf1f73b5393230beeb7ee969a4b56974c8edc6281
Checking in changes prior to tagging of version 1.004.  Changelog diff is:

=== Changes
==================================================================
--- Changes (revision 7359)
+++ Changes (local)
@@ -1,3 +1,9 @@
+1.004  2008-09-12
+   - Add tests for use_uri_for configuration options.
+   - Add tests and documentation for storing an MD5
+     of "$user:$relam:$password" instead of cleartext password
+     when doing digest auth.
+
1.003  2008-09-11
- Add ability to override the realm name presented for authentication
when calling $c->authenticate. Documentation and tests for this.
Changes
Todo
lib/Catalyst/Authentication/Credential/HTTP.pm
t/basic.t
t/live_app_digest.t