File: Changes

package info (click to toggle)
libcatalyst-plugin-authentication-credential-openid-perl 0.03%2Brp-3
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 96 kB
  • ctags: 3
  • sloc: perl: 63; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 574 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Revision history for Perl extension Catalyst::Plugin::Authentication::Credential::OpenID

0.03  Fri Oct 26 13:22:10 PDT 2007
        - Removed t/9*.t from MANIFEST since they're never supposed to be shipped
          (Thanks to rjbs)
        - Accepts URI as an authenticate_openid()'s 2nd parameter so
          you can use parameter name other than "claimed_uri".

0.02  Wed May  2 17:05:02 PDT 2007
        - Added delayed_return => 1 to work with claimid.com
          (Thanks to Marcus Ramberg for the report)

0.01  Thu Dec  7 23:47:51 2006
        - original version