This is an automated email from the ASF dual-hosted git repository.
schultz pushed a change to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 42e6aef54f Fix another edge case spotted by Han Li
new cb536c94ab Propertly-escape role and group information when writing
MemoryUserDatabase to an XML file.
new a16c60c78e Move logic to export MemoryUserDatabase to XML to be
completely inside MemoryUserDatabase.save().
new bc31c45743 Fix typo
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:
java/org/apache/catalina/users/MemoryGroup.java | 12 ++--
java/org/apache/catalina/users/MemoryRole.java | 8 ++-
java/org/apache/catalina/users/MemoryUser.java | 2 +
.../apache/catalina/users/MemoryUserDatabase.java | 72 +++++++++++++++++++---
.../catalina/users/MemoryUserDatabaseTests.java | 40 ++++++++++++
webapps/docs/changelog.xml | 9 +++
6 files changed, 126 insertions(+), 17 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]