Changeset 7366 for lang/perl/Apache2-AuthenOpenID
- Timestamp:
- 03/02/08 12:44:43 (9 months ago)
- Location:
- lang/perl/Apache2-AuthenOpenID
- Files:
-
- 1 added
- 1 removed
- 4 modified
- 1 copied
-
branches/openid2 (deleted)
-
tags (added)
-
tags/0.05 (copied) (copied from lang/perl/Apache2-AuthenOpenID/trunk)
-
tags/0.05/Changes (modified) (1 diff)
-
tags/0.05/lib/Apache2/AuthenOpenID.pm (modified) (2 diffs)
-
trunk/Changes (modified) (1 diff)
-
trunk/lib/Apache2/AuthenOpenID.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Apache2-AuthenOpenID/tags/0.05/Changes
r1263 r7366 1 1 Revision history for Perl extension Apache2::AuthenOpenID. 2 3 0.05 Sun Mar 02 12:45:00 JST 2008 4 - added missing use lines 2 5 3 6 0.04 Sat Nov 10 12:21:00 JST 2007 -
lang/perl/Apache2-AuthenOpenID/tags/0.05/lib/Apache2/AuthenOpenID.pm
r1263 r7366 8 8 use Apache2::ServerUtil; 9 9 use Apache2::Log; 10 use Apache2::Access; 11 use Apache2::CmdParms; 10 12 use Apache2::Const -compile => qw( 11 13 HTTP_UNAUTHORIZED OK DECLINED REDIRECT OR_AUTHCFG TAKE1 … … 43 45 req_override => Apache2::Const::OR_AUTHCFG, 44 46 args_how => Apache2::Const::TAKE1, 45 errmsg => ' return_tohttp://sample.com/trust_root/',47 errmsg => 'trust_root http://sample.com/trust_root/', 46 48 }, 47 49 { -
lang/perl/Apache2-AuthenOpenID/trunk/Changes
r1263 r7366 1 1 Revision history for Perl extension Apache2::AuthenOpenID. 2 3 0.05 Sun Mar 02 12:45:00 JST 2008 4 - added missing use lines 2 5 3 6 0.04 Sat Nov 10 12:21:00 JST 2007 -
lang/perl/Apache2-AuthenOpenID/trunk/lib/Apache2/AuthenOpenID.pm
r1263 r7366 8 8 use Apache2::ServerUtil; 9 9 use Apache2::Log; 10 use Apache2::Access; 11 use Apache2::CmdParms; 10 12 use Apache2::Const -compile => qw( 11 13 HTTP_UNAUTHORIZED OK DECLINED REDIRECT OR_AUTHCFG TAKE1 … … 43 45 req_override => Apache2::Const::OR_AUTHCFG, 44 46 args_how => Apache2::Const::TAKE1, 45 errmsg => ' return_tohttp://sample.com/trust_root/',47 errmsg => 'trust_root http://sample.com/trust_root/', 46 48 }, 47 49 {
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)