rrodewald commented on a change in pull request #444:
URL: https://github.com/apache/tomcat/pull/444#discussion_r686294855
##
File path: java/org/apache/catalina/authenticator/BasicAuthenticator.java
##
@@ -132,6 +132,10 @@ protected String getAuthMethod() {
return Htt
michael-o commented on a change in pull request #444:
URL: https://github.com/apache/tomcat/pull/444#discussion_r686228585
##
File path: java/org/apache/catalina/authenticator/BasicAuthenticator.java
##
@@ -132,6 +132,10 @@ protected String getAuthMethod() {
return Htt
rrodewald commented on a change in pull request #444:
URL: https://github.com/apache/tomcat/pull/444#discussion_r686206255
##
File path: java/org/apache/catalina/authenticator/BasicAuthenticator.java
##
@@ -132,6 +132,10 @@ protected String getAuthMethod() {
return Htt
rrodewald commented on a change in pull request #444:
URL: https://github.com/apache/tomcat/pull/444#discussion_r686206255
##
File path: java/org/apache/catalina/authenticator/BasicAuthenticator.java
##
@@ -132,6 +132,10 @@ protected String getAuthMethod() {
return Htt
michael-o commented on a change in pull request #444:
URL: https://github.com/apache/tomcat/pull/444#discussion_r686188244
##
File path: java/org/apache/catalina/authenticator/BasicAuthenticator.java
##
@@ -132,6 +132,10 @@ protected String getAuthMethod() {
return Htt
rrodewald opened a new pull request #444:
URL: https://github.com/apache/tomcat/pull/444
The main purpose of the proposed refactoring is to give an individual
`Authenticator` the possibility to decide if preemptive authentication is
possible (e.g. if a completely different header is used f
rrodewald closed pull request #443:
URL: https://github.com/apache/tomcat/pull/443
--
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 go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...
rrodewald commented on pull request #443:
URL: https://github.com/apache/tomcat/pull/443#issuecomment-896173194
Mixed up my branches. Will reopen without the Bugfix.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
rrodewald opened a new pull request #443:
URL: https://github.com/apache/tomcat/pull/443
The main purpose of the proposed refactoring is to give an individual
`Authenticator` the possibility to decide if preemptive authentication is
possible (e.g. if a completely different header is used f
crisgeek opened a new pull request #442:
URL: https://github.com/apache/tomcat/pull/442
Based on 21-July-2021 conversation with Mark Thomas in Tomcat users group
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
dachuan9e opened a new pull request #441:
URL: https://github.com/apache/tomcat/pull/441
It will build fail when the locale is not set to en. Apache ant cannot
support different locale format of time stamp. Showing the root cause by the
following code in Ant. It needs to use the 24-hour fo
On August 10, 2021 2:24:12 PM UTC, jean-frederic clere
wrote:
>On 10/08/2021 14:56, Konstantin Kolinko wrote:
>> Looking at Apache Gump,
>> - tomcat/10.1.x (main) fails to compile
>> Apparently Gunp tries to build it with Java 8 instead of Java 11
>
>Well according to http://vmgump.apache.or
ump/public/workspace/openssl-master/dest-20210810/bin/openssl:
error while loading shared libraries: libssl.so.3: cannot open shared
object file: No such file or directory
/srv/gump/public/workspace/openssl-master/dest-20210810/bin/openssl:
error while loading shared libraries: libssl.so.3: cannot o
T-org.apache.tomcat.util.net.openssl.ciphers.TestCipher.APR.txt.html
[[[
Testsuite: org.apache.tomcat.util.net.openssl.ciphers.TestCipher
Tests run: 3, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec
- Standard Error -
/srv/gump/public/workspace/openssl-master/dest-20210810/bin/ope
On 09/08/2021 22:05, Mark Thomas wrote:
The proposed Apache Tomcat 8.5.70 release is now available for voting.
The proposed 8.5.70 release is:
[ ] Broken - do not release
[x] Stable - go ahead and release as 8.5.70
Tested on Windows 7 and Windows Server 2019
Using both installer and zip packa
On 10/08/2021 14:02, jean-frederic clere wrote:
Hi,
I have the following failure with ant test:
[concat]
TEST-org.apache.tomcat.util.net.TestSSLHostConfigCompat.APR.txt
[concat]
TEST-org.apache.tomcat.util.net.TestSSLHostConfigCompat.NIO.txt
[concat]
TEST-org.apache.tomcat.util.ne
Hi,
I have the following failure with ant test:
[concat] TEST-org.apache.tomcat.util.net.TestSSLHostConfigCompat.APR.txt
[concat] TEST-org.apache.tomcat.util.net.TestSSLHostConfigCompat.NIO.txt
[concat]
TEST-org.apache.tomcat.util.net.TestSSLHostConfigCompat.NIO2.txt
[concat]
TEST-o
17 matches
Mail list logo