Bug 22278 - [PATCH] Include RemoteAddrValve in manager.xml
Summary: [PATCH] Include RemoteAddrValve in manager.xml
Status: RESOLVED FIXED
Alias: None
Product: Tomcat 4
Classification: Unclassified
Component: Webapps:Manager (show other bugs)
Version: Unknown
Hardware: Other other
: P3 enhancement (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-10 09:42 UTC by Yann Cébron
Modified: 2011-01-18 19:01 UTC (History)
0 users



Attachments
Patch to include RemoteAddrValve (922 bytes, patch)
2003-08-10 09:43 UTC, Yann Cébron
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yann Cébron 2003-08-10 09:42:17 UTC
The TC-Administration webapp context-descriptor admin.xml includes a (out-
commented) RemoteAddrValve to restrict access to localhost "for obvious 
security reasons" - so should the manager webapp for the same reason.
Comment 1 Yann Cébron 2003-08-10 09:43:08 UTC
Created attachment 7717 [details]
Patch to include RemoteAddrValve
Comment 2 Mark Thomas 2011-01-18 19:01:52 UTC
Fixed in 7.0.x and will be included in 7.0.7 onwards.