activemq-artemis/tests
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
..
activemq5-unit-tests Bumping artemis as 3.0 2022-09-12 15:09:31 -04:00
artemis-test-support Bumping artemis as 3.0 2022-09-12 15:09:31 -04:00
compatibility-tests ARTEMIS-3987 Removing ActiveMQ Artemis Rest from the codebase. 2022-09-12 15:09:31 -04:00
config [ARTEMIS-3756]: Enabling extra parameters to be passed by the URI. 2022-04-21 19:00:55 -04:00
e2e-tests Bumping artemis as 3.0 2022-09-12 15:09:31 -04:00
integration-tests ARTEMIS-3984 LegacyLDAPSecuritySettingPlugin shouldn't modify existing matches 2022-09-13 19:11:28 -04:00
jms-tests Bumping artemis as 3.0 2022-09-12 15:09:31 -04:00
joram-tests Bumping artemis as 3.0 2022-09-12 15:09:31 -04:00
karaf-client-integration-tests Bumping artemis as 3.0 2022-09-12 15:09:31 -04:00
performance-jmh Bumping artemis as 3.0 2022-09-12 15:09:31 -04:00
performance-tests Bumping artemis as 3.0 2022-09-12 15:09:31 -04:00
security-resources ARTEMIS-3365 Add broker balancers 2021-08-06 08:33:21 -04:00
smoke-tests Bumping artemis as 3.0 2022-09-12 15:09:31 -04:00
soak-tests NO-JIRA Making some Test Parameters mandatory 2022-09-13 08:38:23 -04:00
stress-tests Bumping artemis as 3.0 2022-09-12 15:09:31 -04:00
timing-tests Bumping artemis as 3.0 2022-09-12 15:09:31 -04:00
unit-tests Bumping artemis as 3.0 2022-09-12 15:09:31 -04:00
pom.xml Bumping artemis as 3.0 2022-09-12 15:09:31 -04:00