[Bug 69122] we always use the newest Software Engineering idea

2024-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69122 benzatine changed: What|Removed |Added URL||https://www.benzatine.com/

[Bug 69122] New: we always use the newest Software Engineering idea

2024-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69122 Bug ID: 69122 Summary: we always use the newest Software Engineering idea Product: Tomcat Native Version: unspecified Hardware: PC Status: NEW Severity: normal

[Bug 69121] New: Async requests are being forwarded to the default error page when the connection with the server is lost

2024-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69121 Bug ID: 69121 Summary: Async requests are being forwarded to the default error page when the connection with the server is lost Product: Tomcat 9 Version: 9.0.89 Hardware

[Bug 69120] Read, Learn and Explore: Windows

2024-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69120 surahalmulk changed: What|Removed |Added Summary|SPAM SPAM SPAM SPAM |Read, Learn and Explore:

[Bug 69119] SPAM SPAM SPAM SPAM

2024-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69119 Chuck Caldarale changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 69120] SPAM SPAM SPAM SPAM

2024-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69120 Chuck Caldarale changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[Bug 69119] SPAM SPAM SPAM SPAM

2024-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69119 Chuck Caldarale changed: What|Removed |Added Summary|https://cbrg.info/class-sch |SPAM SPAM SPAM SPAM

[Bug 69119] https://cbrg.info/class-schedule/

2024-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69119 Chuck Caldarale changed: What|Removed |Added URL|https://cbrg.info/class-sch | |edule/

Buildbot success in on tomcat-11.0.x

2024-06-06 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/112/builds/1122 Blamelist: Rainer Jung , remm Build Text: build successful Status Detected: restored build Build Source Stamp: [branch main] e69545d70c4e3e7a2a16526278612d05d80cdf74 Steps: work

[Bug 69120] https://surahalmulk.net/

2024-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69120 --- Comment #1 from surahalmulk --- Created attachment 39766 --> https://bz.apache.org/bugzilla/attachment.cgi?id=39766&action=edit https://surahalmulk.net/ -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 69120] New: https://surahalmulk.net/

2024-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69120 Bug ID: 69120 Summary: https://surahalmulk.net/ Product: Tomcat Native Version: 2.0.6 Hardware: PC OS: Windows XP Status: NEW Severity: normal

Re: [PROPOSAL] Implement additional security checks in SecurityLifecycleListener

2024-06-06 Thread Konstantin Kolinko
чт, 6 июн. 2024 г. в 17:49, Christopher Schultz : > > All, > > Tomcat's SecurityLifecycleListener currently checks the current working > user's name, the umask and not much else at the moment. > > I'd like to add "administrator" as another username to look for. (The > documentation says that "root"

(tomcat) branch main updated: Add my new code signing key

2024-06-06 Thread rjung
This is an automated email from the ASF dual-hosted git repository. rjung 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 e69545d70c Add my new code signing key e69545d70c is

Re: [PROPOSAL] Enable SecureLifecycleListener by default

2024-06-06 Thread Konstantin Kolinko
чт, 6 июн. 2024 г. в 17:46, Christopher Schultz : > > All, > > I'd like to remove the around the SecureLifecycleListener > in conf/server.xml that we bundle with Tomcat distributions. > > Before I do so, are there any objections to making this change? Its name is "SecurityListener", org.apache.ca

[Bug 69119] https://cbrg.info/class-schedule/

2024-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69119 Shirley Jones changed: What|Removed |Added URL||https://cbrg.info/class-sch

[Bug 69119] New: https://cbrg.info/class-schedule/

2024-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69119 Bug ID: 69119 Summary: https://cbrg.info/class-schedule/ Product: Tomcat Native Version: unspecified Hardware: All OS: Windows XP Status: NEW Severity:

Re: [PROPOSAL] Enable SecureLifecycleListener by default

2024-06-06 Thread Coty Sutherland
On Thu, Jun 6, 2024 at 10:46 AM Christopher Schultz < ch...@christopherschultz.net> wrote: > All, > > I'd like to remove the around the SecureLifecycleListener > in conf/server.xml that we bundle with Tomcat distributions. > > Before I do so, are there any objections to making this change? > No

Re: [PROPOSAL] Remove JSP file from ROOT web application

2024-06-06 Thread Konstantin Kolinko
чт, 6 июн. 2024 г. в 17:44, Christopher Schultz : > > All, > > I'd like to change the existing webapps/ROOT/index.jsp to index.html and > remove the dynamic elements. Currently, the only truly dynamic element > in the whole file is this: > > " > Copyright ©1999-${year} Apache Software > Foundation.

[PROPOSAL] Implement additional security checks in SecurityLifecycleListener

2024-06-06 Thread Christopher Schultz
All, Tomcat's SecurityLifecycleListener currently checks the current working user's name, the umask and not much else at the moment. I'd like to add "administrator" as another username to look for. (The documentation says that "root" is the only current username checked.) I would also like

[PROPOSAL] Enable SecureLifecycleListener by default

2024-06-06 Thread Christopher Schultz
All, I'd like to remove the around the SecureLifecycleListener in conf/server.xml that we bundle with Tomcat distributions. Before I do so, are there any objections to making this change? Thanks, -chris - To unsubscribe, e-

[PROPOSAL] Remove JSP file from ROOT web application

2024-06-06 Thread Christopher Schultz
All, I'd like to change the existing webapps/ROOT/index.jsp to index.html and remove the dynamic elements. Currently, the only truly dynamic element in the whole file is this: " Copyright ©1999-${year} Apache Software Foundation. All Rights Reserved " I don't see any particular reason tha

Re: [PROPOSAL] Tomcat 10: Remove CGI Servlet

2024-06-06 Thread Christopher Schultz
All, Resurrecting this thread from 2019. I will be proceeding with this 4.5-year-old plan to extract the CGI servlet to a separate JAR file to make it easy to "remove" from Tomcat if operators would prefer to do such things. I think I'll also move the configuration from conf/web.xml to weba

Re: [PROPOSAL] Tomcat 10: Remove Server-Side Includes (SSI)

2024-06-06 Thread Christopher Schultz
All, Resurrecting this thread from 2019. I'd like to remove the SSI configuration from conf/web.xml and put it into webapps/docs/ssi-howto.html. Are there any objections? Thanks, -chris On 10/29/19 05:05, Konstantin Kolinko wrote: пн, 28 окт. 2019 г. в 16:34, Christopher Schultz : [...]

Buildbot failure in on tomcat-11.0.x

2024-06-06 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/112/builds/1121 Blamelist: remm Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch main] 382435c91bf78c32924f7fe7212fe85a427529b9 S

(tomcat) branch main updated: Add back TestSsl since it's the base TLS test

2024-06-06 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 382435c91b Add back TestSsl since it's the base TLS te

Re: [PR] Fix ide-support for idea [tomcat]

2024-06-06 Thread via GitHub
rmannibucau commented on PR #731: URL: https://github.com/apache/tomcat/pull/731#issuecomment-2151570300 Assuming using uses the highest java version sounds okish but shouldnt preview mode be enabled if the packages are not excluded, otherwise it leads to the same output: it does not work i

[Bug 69118] New: https://virgool.io/nipotomarket

2024-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69118 Bug ID: 69118 Summary: https://virgool.io/nipotomarket Product: Taglibs Version: 1.2.5 Hardware: PC Status: NEW Severity: normal Priority: P2 Compone

Re: [PR] Fix ide-support for idea [tomcat]

2024-06-06 Thread via GitHub
isapir commented on PR #731: URL: https://github.com/apache/tomcat/pull/731#issuecomment-2151559998 @dsoumis Tomcat 11 takes advantage of new technology. The build script checks if the Java version is 22 and if so it compiles the Panama packages. This is for a development environment