RequireSSL 0.05, skipped tests will now run if Catalyst >= 5.5
[catagits/Catalyst-Plugin-RequireSSL.git] / Changes
CommitLineData
1763fe29 1Revision history for Perl extension Catalyst::Plugin::RequireSSL
2
cc4f2717 30.05 2005-09-15 12:15:00
4 - Updated skipped tests to run if Catalyst >= 5.5.
5
4585dfb1 60.04 2005-09-14 13:30:00
7 - Fixed bug in redirect code that ignored duplicate key names.
8 - Strip all output content when doing a redirect from HTTP -> HTTPS
9 to avoid sending secure data over HTTP.
10 - Added test suite.
11
eeefd598 120.03 2005-09-05 22:00:00
13 - Proper handling for static files in SSL mode when using
14 Static::Simple.
15 - Code cleanup per Best Practices.
16
d5e430c2 170.02 2005-06-23 20:40:00
18 - fixed README file
19
1763fe29 200.01 2005-06-08 23:45:00
21 - initial release