This is an automated email from the ASF dual-hosted git repository.
remm 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 f2125db Drop entry since the code is removed
f2125db is described below
commit f2125db89528d2fb426ac1c9c36d4beb17e13a87
Author: remm <[email protected]>
AuthorDate: Wed Jun 2 11:44:59 2021 +0200
Drop entry since the code is removed
---
webapps/docs/changelog.xml | 5 -----
1 file changed, 5 deletions(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 993e0b7..adbabfb 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -164,11 +164,6 @@
Refactor principal handling in <code>UserDatabaseRealm</code> using
an inner class that extends <code>GenericPrincipal</code>. (remm)
</update>
- <fix>
- Ignore duplicates when collecting the effective roles list from Roles
- and Groups in <code>UserDatabaseRealm.getPrincipal(String)</code>.
- Submitted by Carsten Klein. (remm)
- </fix>
</changelog>
</subsection>
<subsection name="Coyote">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]