Bug 48153 - update www/p5-Apache-AuthenCache to 0.05
Summary: update www/p5-Apache-AuthenCache to 0.05
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-10 16:30 UTC by Erwin Lansing
Modified: 2003-02-10 20:50 UTC (History)
0 users

See Also:


Attachments
p5-Apache-AuthenCache.diff (1.72 KB, patch)
2003-02-10 16:30 UTC, Erwin Lansing
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Erwin Lansing 2003-02-10 16:30:13 UTC
Vendor update to 0.05:
	- Patch from Christian Gilmore fixing bug caused by 
	  missing 'use Apache::Log' and removing check for mod_perl 1.26
	- Added per-realm caching back in as implemented in 0.03 and 
	  missed in the 0.04 rewrite 
	  A different cache is created for each realm (AuthName) so 
	  users allowed access to one realm do not get access to other realms.
Comment 1 Patrick Li freebsd_committer freebsd_triage 2003-02-10 20:49:52 UTC
State Changed
From-To: open->closed

Committed, Thanks!