Return-Path: X-Original-To: apmail-activemq-issues-archive@minotaur.apache.org Delivered-To: apmail-activemq-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7BA5418D63 for ; Wed, 11 Nov 2015 21:36:11 +0000 (UTC) Received: (qmail 63943 invoked by uid 500); 11 Nov 2015 21:36:11 -0000 Delivered-To: apmail-activemq-issues-archive@activemq.apache.org Received: (qmail 63866 invoked by uid 500); 11 Nov 2015 21:36:11 -0000 Mailing-List: contact issues-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 issues@activemq.apache.org Received: (qmail 63649 invoked by uid 99); 11 Nov 2015 21:36:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Nov 2015 21:36:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 12B562C1F58 for ; Wed, 11 Nov 2015 21:36:11 +0000 (UTC) Date: Wed, 11 Nov 2015 21:36:11 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: issues@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ARTEMIS-300) Make JAAS properties login module default and deprecate "basic" MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ARTEMIS-300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15001151#comment-15001151 ] ASF subversion and git services commented on ARTEMIS-300: --------------------------------------------------------- Commit c40ab12843302205b743dd91f8d97405f8102b62 in activemq-artemis's branch refs/heads/master from [~jbertram] [ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=c40ab12 ] ARTEMIS-300 deprecate basic security manager The old property-file based security manager shouldn't be used anymore. Instead use the JAAS InVMLoginModule for in-vm tests, embedded use-cases, etc. and use the other JAAS login modules for normal server use-cases. > Make JAAS properties login module default and deprecate "basic" > --------------------------------------------------------------- > > Key: ARTEMIS-300 > URL: https://issues.apache.org/jira/browse/ARTEMIS-300 > Project: ActiveMQ Artemis > Issue Type: Bug > Affects Versions: 1.1.0 > Reporter: Justin Bertram > Assignee: Justin Bertram > Fix For: 1.1.1 > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)