activemq-artemis/artemis-website
Justin Bertram a9a85f98db ARTEMIS-3984 LegacyLDAPSecuritySettingPlugin shouldn't modify existing matches
When the LegacyLDAPSecuritySettingPlugin has enableListener set to true
and a new permission is added it will try to modify the existing match
if one exists. This is problematic if there's a more generic wildcard
match than the specific one that's modified.

This commit fixes that problem so that instead of modifying the existing
match(es) it simply adds a new one. The plugin never should have tried
modifying the existing match in the first place as two identical matches
would be a configuration error.
2022-09-13 19:11:28 -04:00
..
src ARTEMIS-3877: move site javadoc generation into release profile, add placeholder for regular assembly use, like all the other module content 2022-06-29 15:46:08 -04:00
.gitignore Added npm-frontend-plugin to install gitbook and use from maven directly 2015-09-28 15:43:32 -04:00
package-lock.json ARTEMIS-3984 LegacyLDAPSecuritySettingPlugin shouldn't modify existing matches 2022-09-13 19:11:28 -04:00
package.json NO-JIRA fix a typo 2022-08-30 09:25:57 -05:00
pom.xml Bumping artemis as 3.0 2022-09-12 15:09:31 -04:00