Commit graph

11 commits

Author SHA1 Message Date
Mathieu Arnold
01ce4d4baa Update to 3.12 2008-04-17 12:52:07 +00:00
Mathieu Arnold
d7bfc932f8 Update to 3.11 2008-03-28 14:44:29 +00:00
Sergey Skvortsov
2b82eda90f * update to 3.10
* cleanup skeleton

Changes:	http://search.cpan.org/src/MSCHOUT/Apache-AuthCookie-3.10/Changes
2006-06-05 13:32:20 +00:00
Aaron Dalton
33ddf8f700 - Update from v3.08 to v3.09
- Update maintainer
- Add perl5 to list of categories

Approved by:	tobez (implicit)

Version: 3.09
   - POD doc fixes.
   - MP2: remove _check_request_req() - this was only necessary when
     running under both MP1 and MP2.  Package name change eliminates the
     need for this.
   - test suite converted to Test::More style test suites.
   - descriptive test descriptions added
   - make login() stash credentials in $r->pnotes("${AuthName}Creds") so
     that the login form can access the user-supplied credentials if the
     login fails.
   - bug fix: use of Apache2::URI::unescape_url() does not handle
     '+' to ' ' conversion.  This caused problems for credentials
     that contain spaces.
   - MP2: remove mod_perl features from "use mod_perl2" line. This is
     no longer supported by mod_perl2.
   - MP2: _get_form_data() - switch to CGI.pm to handle form data (fixes
     several form data handling bugs)
   - In a subrequest, copy $r->prev->user to $r->user (or r->connection->user
     for MP1).
   - remove Apache2::AuthCookie::Util - no longer necessary
   - multi-valued form fields are now handled properly in POST -> GET conversion
   - MP2: require CGI.pm 3.12 or later
2006-05-30 22:38:20 +00:00
Pav Lucistnik
0d0547d54d - Add SHA256 2005-11-25 19:02:21 +00:00
Philip Paeps
6c2cfb5ee7 Update to 3.08
This fixes the breakage introduced by the recent changes in the mod_perl2 API.

Approved by:	tobez
2005-05-23 09:55:36 +00:00
Erwin Lansing
a1978552b9 Update to 3.06
Which fixes:
PR:		79383
Submitted by:	Rohit Nafday <rohit@rescomp.berkeley.edu>
2005-04-04 13:08:51 +00:00
Sergey Matveychuk
c5aad18587 Update to 3.05
Build with mode_perl2

PR:		ports/63856
Submitted by:	Alex Varju <varju (at) webct.com>
2004-09-02 06:19:57 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Edwin Groothuis
dcef1b77c5 Update port: www/p5-Apache-AuthCookie
Update Apache::AuthCookie from 2.011 to 3.04

PR:		ports/50608
Submitted by:	Leif Pedersen <pedersen@meridian-enviro.com>
2003-06-06 12:18:45 +00:00
Will Andrews
da414b1926 Add p5-Apache-AuthCookie 2.011, a perl module to provide custom forms for
reauthentication.
2001-01-01 08:28:28 +00:00