X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FAuthentication%2FCredential%2FOpenID.pm;fp=lib%2FCatalyst%2FAuthentication%2FCredential%2FOpenID.pm;h=de9a9f34b7bcbe239ef957bffafbb707c1953126;hb=47a60d4195569cb204a8b2ed47ed2b22953e3894;hp=d30eb4cfe71c55515059a61dab8740ee0bd935a0;hpb=a2dc46a490e22ed739aa70ea92358acdab9021b1;p=catagits%2FCatalyst-Authentication-Credential-OpenID.git diff --git a/lib/Catalyst/Authentication/Credential/OpenID.pm b/lib/Catalyst/Authentication/Credential/OpenID.pm index d30eb4c..de9a9f3 100644 --- a/lib/Catalyst/Authentication/Credential/OpenID.pm +++ b/lib/Catalyst/Authentication/Credential/OpenID.pm @@ -7,7 +7,7 @@ BEGIN { __PACKAGE__->mk_accessors(qw/ _config realm debug secret /); } -our $VERSION = "0.15"; +our $VERSION = "0.16"; use Net::OpenID::Consumer; use Catalyst::Exception (); @@ -161,7 +161,7 @@ Catalyst::Authentication::Credential::OpenID - OpenID credential for Catalyst::P =head1 VERSION -0.15 +0.16 =head1 BACKWARDS COMPATIBILITY CHANGES @@ -461,7 +461,7 @@ The Simple Registration--L--(SREG) extens =head2 MORE ON CONFIGURATION -=over +=over 4 =item ua_args and ua_class