This is an automated email from the ASF dual-hosted git repository.
markt-asf pushed a commit to branch 11.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/11.0.x by this push:
new 5defaa3f3d Update changelog
5defaa3f3d is described below
commit 5defaa3f3d408e2c24b22d440700e6a5dea70507
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 6259f02e57..dd7babc29d 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -137,6 +137,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]