[tomcat] branch main updated: Update ci.yml

2023-09-21 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 cc428f7b4d Update ci.yml cc428f7b4d is described belo

[tomcat] branch 8.5.x updated: Remove unnecessary FQCN

2023-09-21 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 3f9f9d9913 Remove unnecessary FQCN 3f9f9d9913 is de

[tomcat] branch 9.0.x updated: Remove unnecessary FQCN

2023-09-21 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 0e2e29d8bb Remove unnecessary FQCN 0e2e29d8bb is de

[tomcat] branch 10.1.x updated: Remove unnecessary FQCN

2023-09-21 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 95f8a0906d Remove unnecessary FQCN 95f8a0906d is

[tomcat] branch main updated: Remove unnecessary FQCN

2023-09-21 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 80aff9c7cb Remove unnecessary FQCN 80aff9c7cb is desc

[Bug 67472] CorsFilter erroneously adds CORS headers in responses to Non-CORS requests

2023-09-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67472 --- Comment #5 from Christopher Schultz --- Applications must explicitly trust ALL proxies for such requests. Unless I very much misunderstand what you are trying to accomplish, here, I believe this is not a legitimate bug report. -- You are

[Bug 67472] CorsFilter erroneously adds CORS headers in responses to Non-CORS requests

2023-09-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67472 --- Comment #4 from lmedini --- Well, this is precisely the point of Cross-Origin Resource Sharing (CORS). See for instance https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS CORS has been created so that servers can control how they respo

[Bug 67198] AuthType not set if tomcatAuthentication is set to true or left empty

2023-09-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67198 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[tomcat] branch 8.5.x updated: Take account of tomcatAuthorization for auth_type

2023-09-21 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 4e85a4d9cc Take account of tomcatAuthorization for

[tomcat] branch 9.0.x updated: Take account of tomcatAuthorization for auth_type

2023-09-21 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 63b66bf6e0 Take account of tomcatAuthorization for

[tomcat] branch 10.1.x updated: Take account of tomcatAuthorization for auth_type

2023-09-21 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 d12a434194 Take account of tomcatAuthorization fo

[tomcat] branch main updated: Take account of tomcatAuthorization for auth_type

2023-09-21 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 edd2525de2 Take account of tomcatAuthorization for au

[Bug 67472] CorsFilter erroneously adds CORS headers in responses to Non-CORS requests

2023-09-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67472 --- Comment #3 from Christopher Schultz --- This seems patently incorrect to me: cors.allowed.origins https://another.origin.than.that.of.the.proxy Why are you only allowing an origin that does NOT go through the proxy? Isn't th

[Bug 67472] CorsFilter erroneously adds CORS headers in responses to Non-CORS requests

2023-09-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67472 lmedini changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #2 from lmedini --- I am aw

[Bug 67080] ImplicitObjectELResolverImpl.getValue() is slow

2023-09-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67080 --- Comment #20 from John Engebretson --- Thank you to everyone involved! -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail:

[tomcat] branch 8.5.x updated: Fix IDE warnings

2023-09-21 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new d7a07bc446 Fix IDE warnings d7a07bc446 is described

[tomcat] branch 9.0.x updated: Fix IDE warnings

2023-09-21 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 aa3329de72 Fix IDE warnings aa3329de72 is described

[tomcat] branch 10.1.x updated: Fix IDE warnings

2023-09-21 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 9de4514898 Fix IDE warnings 9de4514898 is describ

[tomcat] branch main updated: Fix IDE warnings

2023-09-21 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 67670faa84 Fix IDE warnings 67670faa84 is described b

[tomcat] branch main updated: Remove blank line

2023-09-21 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 7f1a1c2fe1 Remove blank line 7f1a1c2fe1 is described

[tomcat] branch 10.1.x updated: Align with 11.0.x

2023-09-21 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 d407f12106 Align with 11.0.x d407f12106 is descri

[tomcat] branch 9.0.x updated: Align with 10.1.x onwards

2023-09-21 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 c4160f7291 Align with 10.1.x onwards c4160f7291 is

[tomcat] branch 8.5.x updated: Align with 9.0.x onwards

2023-09-21 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 3fa0789a87 Align with 9.0.x onwards 3fa0789a87 is d

[Bug 67080] ImplicitObjectELResolverImpl.getValue() is slow

2023-09-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67080 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[tomcat] branch main updated: Improve performance of scope lookups

2023-09-21 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 d5587f0463 Improve performance of scope lookups d5587

[tomcat] branch 10.1.x updated: Improve performance of scope lookups

2023-09-21 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 28dff349f7 Improve performance of scope lookups 2

[tomcat] branch 8.5.x updated: Improve performance of scope lookups

2023-09-21 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 480bd55f27 Improve performance of scope lookups 480

[tomcat] branch 9.0.x updated: Improve performance of scope lookups

2023-09-21 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 85ac6e44f8 Improve performance of scope lookups 85a

[Bug 67080] ImplicitObjectELResolverImpl.getValue() is slow

2023-09-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67080 --- Comment #18 from Mark Thomas --- (In reply to Christopher Schultz from comment #17) > If you are going to perform a lookup, make sure you get the best bang for > your buck. +1 I'll put together a patch along those lines. -- You are rec

[tomcat] branch 9.0.x updated: Throw include error when it occurs

2023-09-21 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 a1cf2416e2 Throw include error when it occurs a1cf24

[tomcat] branch 10.1.x updated: Throw include error when it occurs

2023-09-21 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 f2012ca836 Throw include error when it occurs f201

[tomcat] branch 8.5.x updated: Throw include error when it occurs

2023-09-21 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new b41da76d87 Throw include error when it occurs b41da7

[tomcat] branch main updated: Throw include error when it occurs

2023-09-21 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 bf2158f849 Throw include error when it occurs bf2158f8

Re: [tomcat] branch main updated: Avoid unlikely NPEs and add localization

2023-09-21 Thread Mark Thomas
On 21/09/2023 10:36, 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 f189ef5

[tomcat] branch 8.5.x updated: Fix possible NPE

2023-09-21 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new c0beb0271e Fix possible NPE c0beb0271e is described

[tomcat] branch 9.0.x updated: Fix possible NPE

2023-09-21 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 c9faa843ca Fix possible NPE c9faa843ca is described

[tomcat] branch 10.1.x updated: Fix possible NPE

2023-09-21 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 ebb3b7d0b1 Fix possible NPE ebb3b7d0b1 is describe

[tomcat] branch main updated: Fix possible NPE

2023-09-21 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 733dbdffc2 Fix possible NPE 733dbdffc2 is described be

[tomcat] branch 8.5.x updated: Avoid unlikely NPEs and add localization

2023-09-21 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 1f962673ff Avoid unlikely NPEs and add localization

[tomcat] branch 9.0.x updated: Avoid unlikely NPEs and add localization

2023-09-21 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 357a580234 Avoid unlikely NPEs and add localization

[tomcat] branch 10.1.x updated: Avoid unlikely NPEs and add localization

2023-09-21 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 b69a718f96 Avoid unlikely NPEs and add localizatio

[tomcat] branch main updated: Avoid unlikely NPEs and add localization

2023-09-21 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 f189ef5992 Avoid unlikely NPEs and add localization f1