This is an automated email from the ASF dual-hosted git repository.
markt-asf 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 41942d35e6 Update changelog
41942d35e6 is described below
commit 41942d35e6bc2798839cb43d30f9499a051dcee7
Author: Mark Thomas <[email protected]>
AuthorDate: Fri Jun 26 19:34:13 2026 +0100
Update changelog
---
webapps/docs/changelog.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 31cd2492af..ced260aa8c 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -249,6 +249,10 @@
Use <code>Files</code> API to create temporary docBase when
<code>antiLockingDocBase</code> is enabled. (markt)
</fix>
+ <fix>
+ Improve validation of configuration when <code>DataSourceRealm</code>
+ starts. (remm)
+ </fix>
<fix>
<code>JAASRealm</code> should do a logout if login does not fail
outright but
does not produce a Principal. (remm)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]