Added www/p5-Catalyst-Plugin-RequireSSL version 0.06
authorabs <abs>
Sat, 3 Jan 2009 18:15:00 +0000 (18:15 +0000)
committerabs <abs>
Sat, 3 Jan 2009 18:15:00 +0000 (18:15 +0000)
commit331d00b3975b8c04f1b1a2aee3f05e64b1c8db34
tree8bbc9f084c3bac098dfe3276f7ed6cd02eadb7ff
parent6430495e512b29bf26e2d19beb5c9cff3fe6e051
Added www/p5-Catalyst-Plugin-RequireSSL version 0.06

e this plugin if you wish to selectively force SSL mode on some of
your web pages, for example a user login form or shopping cart.

Simply place $c->require_ssl calls in any controller method you
wish to be secured.

This plugin will automatically disable itself if you are running
under the standalone HTTP::Daemon Catalyst server. A warning message
will be printed to the log file whenever an SSL redirect would have
occurred.
www/p5-Catalyst-Plugin-RequireSSL/DESCR [new file with mode: 0644]
www/p5-Catalyst-Plugin-RequireSSL/Makefile [new file with mode: 0644]
www/p5-Catalyst-Plugin-RequireSSL/distinfo [new file with mode: 0644]