From commits-return-52745-archive-asf-public=cust-asf.ponee.io@activemq.apache.org Fri Aug 10 01:40:37 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 42006180676 for ; Fri, 10 Aug 2018 01:40:37 +0200 (CEST) Received: (qmail 2000 invoked by uid 500); 9 Aug 2018 23:40:36 -0000 Mailing-List: contact commits-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list commits@activemq.apache.org Received: (qmail 1983 invoked by uid 99); 9 Aug 2018 23:40:36 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Aug 2018 23:40:36 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 34A77E0181; Thu, 9 Aug 2018 23:40:36 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: clebertsuconic@apache.org To: commits@activemq.apache.org Date: Thu, 09 Aug 2018 23:40:37 -0000 Message-Id: In-Reply-To: <8ffa1c786e5045b6838c9bcbfb4c8258@git.apache.org> References: <8ffa1c786e5045b6838c9bcbfb4c8258@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/2] activemq-artemis git commit: This closes #2213 This closes #2213 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/bf073f19 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/bf073f19 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/bf073f19 Branch: refs/heads/master Commit: bf073f19acd5985c5bccb3fded7e4b863fb822c5 Parents: b2663b8 53f8bc3 Author: Clebert Suconic Authored: Thu Aug 9 19:40:31 2018 -0400 Committer: Clebert Suconic Committed: Thu Aug 9 19:40:31 2018 -0400 ---------------------------------------------------------------------- .../spi/core/security/jaas/LDAPLoginModule.java | 15 ++++-- .../core/security/jaas/LDAPLoginModuleTest.java | 51 ++++++++++++++++++++ 2 files changed, 63 insertions(+), 3 deletions(-) ----------------------------------------------------------------------