[Bug 65373] LDAP authentication failing for some characters in 8.5.66 but works in 8.5.65

2021-06-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65373 --- Comment #9 from Felix Schumacher --- To be more precise: Tomcat will not escape the '#' sign if it is not the first character of a value, i.e. '#abc' => it will be escaped, 'a#bc' => it will not be escaped. -- You are receiving this mail

Bug report for Tomcat 9 [2021/06/13]

2021-06-13 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Taglibs [2021/06/13]

2021-06-13 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 8 [2021/06/13]

2021-06-13 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Modules [2021/06/13]

2021-06-13 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Connectors [2021/06/13]

2021-06-13 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Native [2021/06/13]

2021-06-13 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

[tomcat] branch main updated: Expand test case to cover example from BZ 65373

2021-06-13 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 356c8ec Expand test case to cover example from BZ 65

[tomcat] branch 10.0.x updated: Expand test case to cover example from BZ 65373

2021-06-13 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new 4cff252 Expand test case to cover example from B

[tomcat] branch 9.0.x updated: Expand test case to cover example from BZ 65373

2021-06-13 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 61eaa3a Expand test case to cover example from BZ

[tomcat] branch 8.5.x updated: Expand test case to cover example from BZ 65373

2021-06-13 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 69e9724 Expand test case to cover example from BZ

[Bug 65373] LDAP authentication failing for some characters in 8.5.66 but works in 8.5.65

2021-06-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65373 --- Comment #10 from Mark Thomas --- I've just added this exact example to the Tomcat test cases and it passes. https://github.com/apache/tomcat/commit/356c8ecc I'll note that you need to be VERY careful setting up these tests to ensure that v

[Bug 65373] LDAP authentication failing for some characters in 8.5.66 but works in 8.5.65

2021-06-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65373 --- Comment #11 from Satya --- Hi Thomas, Below user exists in LDAP UserName:<>+="#;,rrr Password:<>+="#;,rrr 8.5.65 : our Application sends below credentials and LDAP authentication successful UserName: \<\>\+\=\"\#\;\,rrr and

[Bug 62343] CORS security: reflecting any origin header value when configured to * is dangerous

2021-06-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62343 --- Comment #3 from hotmail --- I'm glad that the issues has been fixed .If you want to know how to login into hotmail account . https://tangent.com/engl/facebook-login/ -- You are receiving this mail because: You are the assignee for the bug

[Bug 65375] New: IIS 10.0 as Tomcat reverse proxy does not send auth_type and remote_user AJP heder

2021-06-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65375 Bug ID: 65375 Summary: IIS 10.0 as Tomcat reverse proxy does not send auth_type and remote_user AJP heder Product: Tomcat Connectors Version: 1.2.46 Hardware: PC