You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/09/24 02:30:00 UTC

[jira] [Commented] (ARTEMIS-4010) LegacyLDAPSecuritySettingPlugin missing data

    [ https://issues.apache.org/jira/browse/ARTEMIS-4010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17608933#comment-17608933 ] 

ASF subversion and git services commented on ARTEMIS-4010:
----------------------------------------------------------

Commit e47b7992cae3e3449225da5d04d78c2254acd2fc in activemq-artemis's branch refs/heads/main from Justin Bertram
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=e47b7992ca ]

ARTEMIS-4010 LegacyLDAPSecuritySettingPlugin missing data

In commit a9a85f98db4f49d633541069ae997b4d099837e3 I removed the code
which modified existing matches. However, I forgot that the matches read
from LDAP are often duplicated so instead of always adding a new match
this commit ensures that the *right* match is modified rather than a
potentially more generic wildcard match (which was the original
problem).


> LegacyLDAPSecuritySettingPlugin missing data
> --------------------------------------------
>
>                 Key: ARTEMIS-4010
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4010
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)