This is an automated email from the ASF dual-hosted git repository.
clebertsuconic pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
from 289587f004 ARTEMIS-3990 Ensure that readable buffer string read
consumes the bytes
add a9a85f98db ARTEMIS-3984 LegacyLDAPSecuritySettingPlugin shouldn't
modify existing matches
No new revisions were added by this update.
Summary of changes:
.../impl/LegacyLDAPSecuritySettingPlugin.java | 13 +-
artemis-website/package-lock.json | 4 +-
...gacyLDAPSecuritySettingPluginListenerTest2.java | 241 +++++++++++++++++++++
.../src/test/resources/AMQauth3.ldif | 113 ++++++++++
.../src/test/resources/login.config | 21 ++
5 files changed, 379 insertions(+), 13 deletions(-)
create mode 100644
tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/security/LegacyLDAPSecuritySettingPluginListenerTest2.java
create mode 100755 tests/integration-tests/src/test/resources/AMQauth3.ldif