[Bug 69468] New: Uploaded file is corrupted when using HTTP 2 and JSSE

2024-11-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69468 Bug ID: 69468 Summary: Uploaded file is corrupted when using HTTP 2 and JSSE Product: Tomcat 10 Version: 10.1.33 Hardware: PC Status: NEW Severity: normal Pri

Re: [PR] Partial put - enhance content range verification [tomcat]

2024-11-20 Thread via GitHub
Chenjp commented on PR #778: URL: https://github.com/apache/tomcat/pull/778#issuecomment-2489897959 > Ok, that's correct, the end is also inclusive. @rmaucher any further comments? -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] Allow applications to trigger sending of 103 early hints [tomcat]

2024-11-20 Thread via GitHub
Chenjp commented on PR #764: URL: https://github.com/apache/tomcat/pull/764#issuecomment-2489895080 @markt-asf @ChristopherSchultz Per HttpServletResponse#sendEarlyHints(), where can I find "Servlet 6.2" spec? ```java /** * Sends a 103 response to the client using the

(tomcat) branch 11.0.x updated: Add simple directory listing test

2024-11-20 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new d59b9d9de4 Add simple directory listing test d59b9

(tomcat) branch 10.1.x updated: Add simple directory listing test

2024-11-20 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 6874c9fbd0 Add simple directory listing test 6874c

(tomcat) branch 9.0.x updated: Add simple directory listing test

2024-11-20 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 93aa57809f Add simple directory listing test 93aa578

(tomcat) branch main updated: Add simple directory listing test

2024-11-20 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new de0cc4cf36 Add simple directory listing test de0cc4cf3

(tomcat) branch 9.0.x updated: Use the real strong etag support in if header test

2024-11-20 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new d546e1bd97 Use the real strong etag support in if he

[Bug 69447] Tomcat 9.0.97 fails to load classes due to the newly added ConcurrentLruCache

2024-11-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69447 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

(tomcat) branch 10.1.x updated: Use the real strong etag support in if header test

2024-11-20 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 62c90e9c8a Use the real strong etag support in if

(tomcat) branch 11.0.x updated: Use the real strong etag support in if header test

2024-11-20 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new e48488e2e0 Use the real strong etag support in if

(tomcat) branch 9.0.x updated (4cd94b70b3 -> fc63185a77)

2024-11-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from 4cd94b70b3 Add missing quotes for etag new af77259c0a Avoid throw - catch - re-throw for CNFE new fc63185a77 F

(tomcat) 02/02: Fix BZ 69447 notFoundClassResources should allow for external resources

2024-11-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit fc63185a77c678b4adbb106e1302a808cc980bd3 Author: Mark Thomas AuthorDate: Wed Nov 20 20:20:59 2024 + Fix BZ 69447

(tomcat) 02/02: Fix BZ 69447 notFoundClassResources should allow for external resources

2024-11-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 90daec2efea24d6998ac615e9b86f02457532176 Author: Mark Thomas AuthorDate: Wed Nov 20 20:20:59 2024 + Fix BZ 69447

(tomcat) 01/02: Avoid throw - catch - re-throw for CNFE

2024-11-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit af77259c0acb3163cecb38afa07d99e90b1a5832 Author: Mark Thomas AuthorDate: Wed Nov 20 20:15:44 2024 + Avoid throw -

(tomcat) branch 10.1.x updated (7dcb261c80 -> 90daec2efe)

2024-11-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from 7dcb261c80 Add missing quotes for etag new ae8381c311 Avoid throw - catch - re-throw for CNFE new 90daec2efe

(tomcat) 01/02: Avoid throw - catch - re-throw for CNFE

2024-11-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit ae8381c311543098148babf20fb4c4b7cf92b433 Author: Mark Thomas AuthorDate: Wed Nov 20 20:15:44 2024 + Avoid throw

(tomcat) branch main updated: Use the real strong etag support in if header test

2024-11-20 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new e9ebb248ac Use the real strong etag support in if head

(tomcat) 02/02: Fix BZ 69447 notFoundClassResources should allow for external resources

2024-11-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 80c37be7bb3691486b549ec832bd6da49d821dbc Author: Mark Thomas AuthorDate: Wed Nov 20 20:20:59 2024 + Fix BZ 69447

(tomcat) 01/02: Avoid throw - catch - re-throw for CNFE

2024-11-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 3ea629d11258f02203868b541a52c973c0090477 Author: Mark Thomas AuthorDate: Wed Nov 20 20:15:44 2024 + Avoid throw

(tomcat) branch 11.0.x updated (3100526319 -> 80c37be7bb)

2024-11-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from 3100526319 Add missing quotes for etag new 3ea629d112 Avoid throw - catch - re-throw for CNFE new 80c37be7bb

(tomcat) 02/02: Fix BZ 69447 notFoundClassResources should allow for external resources

2024-11-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 1ef2b68a582084e645ec3c9a6cc1366cfedef45e Author: Mark Thomas AuthorDate: Wed Nov 20 20:20:59 2024 + Fix BZ 69447 n

(tomcat) 01/02: Avoid throw - catch - re-throw for CNFE

2024-11-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 614a05290ef4672755029288aa9151bbdaee6f30 Author: Mark Thomas AuthorDate: Wed Nov 20 20:15:44 2024 + Avoid throw -

(tomcat) branch main updated (5b9d92c721 -> 1ef2b68a58)

2024-11-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git from 5b9d92c721 Add missing quotes for etag new 614a05290e Avoid throw - catch - re-throw for CNFE new 1ef2b68a58 Fi

[Bug 69447] Tomcat 9.0.97 fails to load classes due to the newly added ConcurrentLruCache

2024-11-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69447 --- Comment #2 from Mark Thomas --- You can work around this by setting notFoundClassResourceCacheSize="0" on the Context. -- You are receiving this mail because: You are the assignee for the bug. -

(tomcat) branch 9.0.x updated: Add missing quotes for etag

2024-11-20 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 4cd94b70b3 Add missing quotes for etag 4cd94b70b3 is

(tomcat) branch 10.1.x updated: Add missing quotes for etag

2024-11-20 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 7dcb261c80 Add missing quotes for etag 7dcb261c80

(tomcat) branch 11.0.x updated: Add missing quotes for etag

2024-11-20 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new 3100526319 Add missing quotes for etag 3100526319

(tomcat) branch main updated: Add missing quotes for etag

2024-11-20 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 5b9d92c721 Add missing quotes for etag 5b9d92c721 is d

(tomcat) branch 10.1.x updated: Fix BZ 69439 - Improve handling of multiple Cache-Control headers

2024-11-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new ecf1b71f9c Fix BZ 69439 - Improve handling of mul

[Bug 69439] ExpiresFilter - improper handling of conflicting cache-control directives

2024-11-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69439 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

(tomcat) branch 9.0.x updated: Fix BZ 69439 - Improve handling of multiple Cache-Control headers

2024-11-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 71ed0ddd38 Fix BZ 69439 - Improve handling of multi

(tomcat) branch 11.0.x updated: Fix BZ 69439 - Improve handling of multiple Cache-Control headers

2024-11-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new d70e4a396c Fix BZ 69439 - Improve handling of mul

Re: [PR] bz69439 - fix: improper handling of conflicting cache-control directives [tomcat]

2024-11-20 Thread via GitHub
markt-asf commented on PR #777: URL: https://github.com/apache/tomcat/pull/777#issuecomment-2489364168 Thanks for the PR. I have applied a fix based on this PR. Removing the cache-control header caching removes a deliberate performance optimisation (and doesn't update the Javadoc to r

Re: [PR] bz69439 - fix: improper handling of conflicting cache-control directives [tomcat]

2024-11-20 Thread via GitHub
markt-asf closed pull request #777: bz69439 - fix: improper handling of conflicting cache-control directives URL: https://github.com/apache/tomcat/pull/777 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

(tomcat) branch main updated: Fix BZ 69439 - Improve handling of multiple Cache-Control headers

2024-11-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 3963ff12f3 Fix BZ 69439 - Improve handling of multipl

(tomcat) 01/02: Fix IDE warning

2024-11-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 0616196b201fc08869aebcbb6cbe6840d3973764 Author: Mark Thomas AuthorDate: Wed Nov 20 17:27:37 2024 + Fix IDE warn

(tomcat) branch 9.0.x updated: Fix potential NPE

2024-11-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 2297c68d46 Fix potential NPE 2297c68d46 is describe

(tomcat) 02/02: Remove unnecessary code

2024-11-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit ce525420efec01e6df2358d215617aa674cd2d52 Author: Mark Thomas AuthorDate: Wed Nov 20 17:31:19 2024 + Remove unnec

(tomcat) branch 9.0.x updated: Fix IDE warning

2024-11-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 5109a6daa7 Fix IDE warning 5109a6daa7 is described

(tomcat) branch 9.0.x updated: Fix back-port

2024-11-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 7a34111b6a Fix back-port 7a34111b6a is described be

(tomcat) branch 10.1.x updated (c600f62e1d -> ce525420ef)

2024-11-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from c600f62e1d Use client locale for directory listings new 0616196b20 Fix IDE warning new ce525420ef Remove unne

(tomcat) branch 11.0.x updated (7096cbc6a6 -> 4d05c68612)

2024-11-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from 7096cbc6a6 Use client locale for directory listings new 3472b480db Fix IDE warning new 4d05c68612 Remove unne

(tomcat) 02/02: Remove unnecessary code

2024-11-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 4d05c686120f4cab78392db6fb8d7ae375efe029 Author: Mark Thomas AuthorDate: Wed Nov 20 17:31:19 2024 + Remove unnec

(tomcat) 01/02: Fix IDE warning

2024-11-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 3472b480dbbdfb42eb5b59c5ac248fe18b572085 Author: Mark Thomas AuthorDate: Wed Nov 20 17:27:37 2024 + Fix IDE warn

(tomcat) branch main updated: Remove unnecessary code

2024-11-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 6620a894f5 Remove unnecessary code 6620a894f5 is desc

(tomcat) branch main updated: Fix IDE warning

2024-11-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 8adbc34f5e Fix IDE warning 8adbc34f5e is described be

[Bug 69466] New: Content-Length removal from HEAD response should not be mandatory

2024-11-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69466 Bug ID: 69466 Summary: Content-Length removal from HEAD response should not be mandatory Product: Tomcat 10 Version: 10.1.33 Hardware: PC OS: All

[Bug 69465] New: [GraalVM 21] Fix warnings during native image compilation

2024-11-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69465 Bug ID: 69465 Summary: [GraalVM 21] Fix warnings during native image compilation Product: Tomcat 10 Version: 10.1.31 Hardware: PC OS: Linux St

(tomcat) branch 10.1.x updated: Use client locale for directory listings

2024-11-20 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new c600f62e1d Use client locale for directory listing

(tomcat) branch 9.0.x updated: Use client locale for directory listings

2024-11-20 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new d95562f482 Use client locale for directory listings

(tomcat) branch 11.0.x updated: Use client locale for directory listings

2024-11-20 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new 7096cbc6a6 Use client locale for directory listing

(tomcat) branch main updated: Use client locale for directory listings

2024-11-20 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new dad524b041 Use client locale for directory listings da

Buildbot failure in on tomcat-9.0.x

2024-11-20 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/37/builds/1178 Blamelist: remm Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch 9.0.x] 64afed85707a37309c77abdd1e91b8988acc3438 S

(tomcat) branch 10.1.x updated: Improve strong etags for caching

2024-11-20 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 74ecfad2e5 Improve strong etags for caching 74ecfa

(tomcat) branch 9.0.x updated: Improve strong etags for caching

2024-11-20 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 64afed8570 Improve strong etags for caching 64afed85

(tomcat) branch 11.0.x updated: Improve strong etags for caching

2024-11-20 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new 57183dc9d7 Improve strong etags for caching 57183d

(tomcat) branch main updated: Improve strong etags for caching

2024-11-20 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new f1f807e378 Improve strong etags for caching f1f807e378

(tomcat) branch 9.0.x updated: Avoid unchecked exception for very large files

2024-11-20 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 09753487d4 Avoid unchecked exception for very large

(tomcat) branch 10.1.x updated: Avoid unchecked exception for very large files

2024-11-20 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 729859f2cb Avoid unchecked exception for very larg

(tomcat) branch 11.0.x updated: Avoid unchecked exception for very large files

2024-11-20 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new 4553b44cb4 Avoid unchecked exception for very larg

(tomcat) branch main updated: Avoid unchecked exception for very large files

2024-11-20 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 9ef6a6de3b Avoid unchecked exception for very large fi

Re: (tomcat) branch main updated: Add strong ETag support

2024-11-20 Thread Mark Thomas
On 19/11/2024 22:24, r...@apache.org wrote: This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 4810b66

svn commit: r1921967 - in /tomcat/site/trunk: docs/security-9.html xdocs/security-9.xml

2024-11-20 Thread markt
Author: markt Date: Wed Nov 20 08:53:05 2024 New Revision: 1921967 URL: http://svn.apache.org/viewvc?rev=1921967&view=rev Log: Fix version typo Modified: tomcat/site/trunk/docs/security-9.html tomcat/site/trunk/xdocs/security-9.xml Modified: tomcat/site/trunk/docs/security-9.html URL: h