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 pro
https://bz.apache.org/bugzilla/show_bug.cgi?id=63875
Remy Maucherat changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=63949
Remy Maucherat changed:
What|Removed |Added
Status|NEW |NEEDINFO
OS|
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
Status
чт, 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 fd
ср, 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 all
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 AnyBranchSchedu
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 described
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 described
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 inclu
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
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
f627f
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 sc
> 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
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 describ
-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,
>
https://bz.apache.org/bugzilla/show_bug.cgi?id=63948
Andy Wilkinson changed:
What|Removed |Added
CC||awilkin...@pivotal.io
--
You are rec
https://bz.apache.org/bugzilla/show_bug.cgi?id=63859
Aurelien Pernoud changed:
What|Removed |Added
Status|NEW |NEEDINFO
--- Comment #20 from Aurel
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
Severity:
https://bz.apache.org/bugzilla/show_bug.cgi?id=63865
Mark Thomas changed:
What|Removed |Added
CC||matthew.buck...@ctl.ox.ac.u
https://bz.apache.org/bugzilla/show_bug.cgi?id=63947
Mark Thomas changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|NEW
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
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
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 below
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 comm
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
a47
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
Se
На чт, 21.11.2019 г. в 11:27 Mark Thomas написа:
>
> Can we drop this RC from Nexus?
Dropped
Thanks for noting this,
Violeta
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 (violeta
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/
-
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
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] repository/org/apache/tomcat/tomcat-i18n-de/8.
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
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: dev-unsubscr...@tom
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
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
-
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/
-
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
-
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] repository/org/apache/tomcat/tomcat-i18n-de/9
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
> 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
> originally-requested
> 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 c
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 co
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 th
44 matches
Mail list logo