This is an automated email from the ASF dual-hosted git repository.
schultz pushed a change to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 53ba52616d Fix another edge case spotted by Han Li
new cb5052b284 Propertly-escape role and group information when writing
MemoryUserDatabase to an XML file.
new 6e39b23cae Move logic to export MemoryUserDatabase to XML to be
completely inside MemoryUserDatabase.save().
new 170331b7c8 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]