From: Norbert Buchmuller Date: Fri, 2 Apr 2010 07:33:34 +0000 (+0000) Subject: Updated (re-generated) README. X-Git-Tag: v0.07~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Plugin-RequireSSL.git;a=commitdiff_plain;h=c955943c35f5116bea0bce1dfb7b207cf878e9c9 Updated (re-generated) README. --- diff --git a/README b/README index 400bcf4..7f28ce9 100644 --- a/README +++ b/README @@ -18,6 +18,9 @@ SYNOPSIS $c->require_ssl; DESCRIPTION + Note: This module is considered to be deprecated for most purposes. + Consider using Catalyst::ActionRole::RequireSSL instead. + Use 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. @@ -102,7 +105,8 @@ KNOWN ISSUES static files directly from your web server. SEE ALSO - Catalyst, Catalyst::Plugin::Static::Simple + Catalyst, Catalyst::ActionRole::RequireSSL, + Catalyst::Plugin::Static::Simple AUTHOR Andy Grundman,