[GitHub] [tomcat] michael-o opened a new pull request #225: BZ 63681: Introduce RealmBase#authenticate(GSSName, GSSCredential) an…

2019-11-21 Thread GitBox
michael-o opened a new pull request #225: BZ 63681: Introduce RealmBase#authenticate(GSSName, GSSCredential) an… URL: https://github.com/apache/tomcat/pull/225 …d friends @markt-asf Please have a look, I have added new public methods to the API. Hopefully, I have integrated them

[Bug 63875] Tomcat 8.5.46, APR/libtcnative crashes

2019-11-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63875 Remy Maucherat changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug 63949] ERR_INCOMPLETE_CHUNKED_ENCODING errors when using NIO Connector with HTTPS

2019-11-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63949 Remy Maucherat changed: What|Removed |Added Status|NEW |NEEDINFO OS|

[Bug 63949] New: ERR_INCOMPLETE_CHUNKED_ENCODING errors when using NIO Connector with HTTPS

2019-11-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63949 Bug ID: 63949 Summary: ERR_INCOMPLETE_CHUNKED_ENCODING errors when using NIO Connector with HTTPS Product: Tomcat 9 Version: 9.0.20 Hardware: Macintosh

Re: [tomcat] branch 8.5.x updated: Add RFC references.

2019-11-21 Thread Konstantin Kolinko
чт, 21 нояб. 2019 г. в 20:14, : > > This is an automated email from the ASF dual-hosted git repository. > > schultz 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

Re: Using CSRF prevention filter with session-timeout workflow resumption

2019-11-21 Thread Konstantin Kolinko
ср, 20 нояб. 2019 г. в 23:36, Christopher Schultz : > > All, > > The servlet spec defines the workflow for form-based authentication: > if the client requests a protected resource, an authorization check is > performed. If the user is unauthenticated, the login form is shown. > Successful login

buildbot failure in on tomcat-85-trunk

2019-11-21 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-85-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-85-trunk/builds/2053 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The

[tomcat] branch 8.5.x updated: Add RFC references.

2019-11-21 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz 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 fdf0ba0 Add RFC references. fdf0ba0 is

[tomcat] branch 7.0.x updated: Add RFC references.

2019-11-21 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/7.0.x by this push: new 55a73c1 Add RFC references. 55a73c1 is

[tomcat] branch BZ-63681/9.0.x created (now 9062436)

2019-11-21 Thread michaelo
This is an automated email from the ASF dual-hosted git repository. michaelo pushed a change to branch BZ-63681/9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git. at 9062436 BZ 63681: Introduce RealmBase#authenticate(GSSName, GSSCredential) and friends This branch

[tomcat] 01/01: BZ 63681: Introduce RealmBase#authenticate(GSSName, GSSCredential) and friends

2019-11-21 Thread michaelo
This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch BZ-63681/9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 90624364edd1115cceb47e7bc4ece5828a0e62d2 Author: Michael Osipov AuthorDate: Wed Aug 21 23:23:19 2019 +0200

[tomcat] branch 8.5.x updated: Port current version of the async API

2019-11-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 f627f8e Port current version of the async API

buildbot failure in on tomcat-trunk

2019-11-21 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/4761 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The AnyBranchScheduler

Re: Using CSRF prevention filter with session-timeout workflow resumption

2019-11-21 Thread Mark Thomas
> Mark, > > On 11/21/19 04:00, Mark Thomas wrote: >>> All, >>> >>> The servlet spec defines the workflow for form-based >>> authentication: if the client requests a protected resource, an >>> authorization check is performed. If the user is unauthenticated, >>> the login form is shown. Successful

[tomcat] branch master updated: Add RFC references.

2019-11-21 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 0872b1a Add RFC references. 0872b1a is

Re: Using CSRF prevention filter with session-timeout workflow resumption

2019-11-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 11/21/19 04:00, Mark Thomas wrote: >> All, >> >> The servlet spec defines the workflow for form-based >> authentication: if the client requests a protected resource, an >> authorization check is performed. If the user is unauthenticated,

[Bug 63948] MultipartFile upload big files over HTTP/2 broken

2019-11-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63948 Andy Wilkinson changed: What|Removed |Added CC||awilkin...@pivotal.io -- You are

[Bug 63859] AJP cping/cpong mode failing on Tomcat 9.x

2019-11-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63859 Aurelien Pernoud changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #20 from

[Bug 63948] New: MultipartFile upload big files over HTTP/2 broken

2019-11-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63948 Bug ID: 63948 Summary: MultipartFile upload big files over HTTP/2 broken Product: Tomcat 9 Version: 9.0.29 Hardware: All OS: Linux Status: NEW

[Bug 63865] Cookie Attribute SameSite=None is default to unset in Chrome browser

2019-11-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63865 Mark Thomas changed: What|Removed |Added CC||matthew.buck...@ctl.ox.ac.u

[Bug 63947] Rfc6265CookieProcessor won't output SameSite=None

2019-11-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63947 Mark Thomas changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[tomcat] branch 7.0.x updated: Fix typos

2019-11-21 Thread violetagg
This is an automated email from the ASF dual-hosted git repository. violetagg pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/7.0.x by this push: new c0e753e2 Fix typos c0e753e2 is described below

[tomcat] branch 8.5.x updated: Fix typos

2019-11-21 Thread violetagg
This is an automated email from the ASF dual-hosted git repository. violetagg 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 31ea629 Fix typos 31ea629 is described below

[tomcat] branch master updated: Fix typos

2019-11-21 Thread violetagg
This is an automated email from the ASF dual-hosted git repository. violetagg pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 18d1dbf Fix typos 18d1dbf is described

svn commit: r36860 - /dev/tomcat/tomcat-7/v7.0.97/

2019-11-21 Thread violetagg
Author: violetagg Date: Thu Nov 21 10:36:20 2019 New Revision: 36860 Log: Tomcat 7.0.97 vote did not pass Removed: dev/tomcat/tomcat-7/v7.0.97/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional

[tomcat] branch master updated: Pull down APR specific lock structure

2019-11-21 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new a472f6a Pull down APR specific lock structure

[Bug 63947] New: Rfc6265CookieProcessor won't output SameSite=None

2019-11-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63947 Bug ID: 63947 Summary: Rfc6265CookieProcessor won't output SameSite=None Product: Tomcat 9 Version: 9.0.27 Hardware: PC OS: Mac OS X 10.1 Status: NEW

Re: 7.0.97 still in Nexus

2019-11-21 Thread Violeta Georgieva
На чт, 21.11.2019 г. в 11:27 Mark Thomas написа: > > Can we drop this RC from Nexus? Dropped Thanks for noting this, Violeta

Nexus: Staging Repository Dropped

2019-11-21 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDeployer properties:"userAgent" = "maven-artifact/2.2.1 (Java 1.7.0_80; Windows 7 6.1)""userId" = "violetagg""ip" = "84.242.148.23"Details:The orgapachetomcat-1232 staging repository has been dropped.Action performed by Violeta Georgieva Georgieva

svn commit: r36859 - /dev/tomcat/tomcat-8/v8.5.49/ /release/tomcat/tomcat-8/v8.5.49/

2019-11-21 Thread markt
Author: markt Date: Thu Nov 21 09:28:25 2019 New Revision: 36859 Log: Release Apache Tomcat 8.5.49 Added: release/tomcat/tomcat-8/v8.5.49/ - copied from r36858, dev/tomcat/tomcat-8/v8.5.49/ Removed: dev/tomcat/tomcat-8/v8.5.49/

7.0.97 still in Nexus

2019-11-21 Thread Mark Thomas
Can we drop this RC from Nexus? Mark - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org

Nexus: Promotion Completed

2019-11-21 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDeployer properties:"userAgent" = "maven-artifact/2.2.1 (Java 1.7.0_80; Windows 7 6.1)""userId" = "markt""ip" = "213.121.9.136"Details:The following artifacts have been promoted to the "Releases" [id=releases]

Re: Tag Tomcat 7

2019-11-21 Thread Mark Thomas
On 21/11/2019 09:22, Violeta Georgieva wrote: > Hi, > > I'm thinking of preparing Tomcat 7 for a release/vote tomorrow. > Please reply here if you need more time for that release. Cool. I have nothing sat locally that needs to be committed. Mark

Re: [VOTE][RESULT] Release Apache Tomcat 8.5.49

2019-11-21 Thread Mark Thomas
The following votes were cast: Binding: +1: remm, isapir(?), csutherl, markt No other votes were cast. The vote therefore passes. Thanks to everyone who contributed to this release. - To unsubscribe, e-mail:

Tag Tomcat 7

2019-11-21 Thread Violeta Georgieva
Hi, I'm thinking of preparing Tomcat 7 for a release/vote tomorrow. Please reply here if you need more time for that release. Thanks, Violeta

Re: [VOTE] Release Apache Tomcat 8.5.49

2019-11-21 Thread Mark Thomas
On 17/11/2019 19:01, Mark Thomas wrote: > The proposed 8.5.49 release is: > [ ] Broken - do not release > [X] Stable - go ahead and release as 8.5.49 Unit tests pass for NIO, NIO2 and APR/Native (1.2.23) on Linux, Windows and MacOS. Mark

svn commit: r36858 - /dev/tomcat/tomcat-9/v9.0.29/ /release/tomcat/tomcat-9/v9.0.29/

2019-11-21 Thread markt
Author: markt Date: Thu Nov 21 09:11:24 2019 New Revision: 36858 Log: Release Apache Tomcat 9.0.29 Added: release/tomcat/tomcat-9/v9.0.29/ - copied from r36857, dev/tomcat/tomcat-9/v9.0.29/ Removed: dev/tomcat/tomcat-9/v9.0.29/

Re: [VOTE][RESULT] Release Apache Tomcat 9.0.29

2019-11-21 Thread Mark Thomas
The following votes were cast: Binding: +1: remm, isapir, csutherl, jfclere, markt Non-binding: +1: michaelo, Jonathan Gallimore No other votes were cast. This vote therefore passes. Thanks to everyone who contributed to this release. Mark

Nexus: Promotion Completed

2019-11-21 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDeployer properties:"userAgent" = "maven-artifact/2.2.1 (Java 1.8.0_222; Windows 7 6.1)""userId" = "markt""ip" = "213.121.9.136"Details:The following artifacts have been promoted to the "Releases" [id=releases]

Re: [VOTE] Release Apache Tomcat 9.0.29

2019-11-21 Thread Mark Thomas
On 16/11/2019 18:56, Mark Thomas wrote: > The proposed 9.0.29 release is: > [ ] Broken - do not release > [X] Stable - go ahead and release as 9.0.29 Tests passed for NIO, NIO2 and APR/native (1.2.23) on Windows, Linux and MacOS. Mark

Re: Using CSRF prevention filter with session-timeout workflow resumption

2019-11-21 Thread Mark Thomas
> All, > > The servlet spec defines the workflow for form-based authentication: > if the client requests a protected resource, an authorization check is > performed. If the user is unauthenticated, the login form is shown. > Successful login allows the user to be sent to the >

Re: Bundling of localized messages

2019-11-21 Thread Mark Thomas
> Mark, > > On 11/19/19 07:08, Mark Thomas wrote: >> > >>> Is there a particular reason (a) the translations are in a >>> separate JAR file - i.e. not in catalina.jar and (b) they are >>> separated by language? Perhaps the thought was that, knowing that >>> you don't need e.g. Korean means you

[tomcat] branch master updated: Default maxConnections to 8192 for all connectors

2019-11-21 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 34a4b06 Default maxConnections to 8192 for all

[Bug 63943] Add possibility to overwrite remote port with information from header value

2019-11-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63943 --- Comment #5 from Mark Thomas --- (In reply to George Stanchev from comment #4) > According to [1] it is "x-forwarded-port" No, that is the port on the proxy that the client connected to (already supported). The enhancement request is for