This is an automated email from the ASF dual-hosted git repository.
rcordier pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git
from 3df6cab49c [UPGRADE] Log4J 2.24.3 -> 2.25.4 (CVE-2026-34477
CVE-2026-34479 CVE-2026-34478 CVE-2026-34480)
new eff0d9f0c9 JAMES-4201 Add password.readonly and password.nodelete
options to webadmin configuration
new 2f500a7fd9 JAMES-4201 Implement granular password access control in
PasswordFilter
new 40d3ab812a JAMES-4201 Webadmin documentation for password.readonly and
password.nodelete
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../servers/partials/configure/webadmin.adoc | 64 ++++++++++-
.../sample-configuration/webadmin.properties | 14 ++-
.../sample-configuration/webadmin.properties | 14 ++-
.../sample-configuration/webadmin.properties | 14 ++-
.../sample-configuration/webadmin.properties | 14 ++-
.../sample-configuration/webadmin.properties | 14 ++-
.../sample-configuration/webadmin.properties | 14 ++-
.../sample-configuration/webadmin.properties | 16 ++-
.../james/modules/server/WebAdminServerModule.java | 17 ++-
.../james/webadmin/WebAdminConfiguration.java | 45 +++++++-
.../webadmin/authentication/PasswordFilter.java | 100 ++++++++++++----
.../james/webadmin/WebAdminConfigurationTest.java | 76 ++++++++++++
.../authentication/PasswordFilterTest.java | 127 ++++++++++++++++++++-
13 files changed, 490 insertions(+), 39 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]