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 GitHub Bot (JIRA)" <ji...@apache.org> on 2015/11/11 16:43:11 UTC

[jira] [Commented] (ARTEMIS-300) Make JAAS properties login module default and deprecate "basic"

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

ASF GitHub Bot commented on ARTEMIS-300:
----------------------------------------

GitHub user jbertram opened a pull request:

    https://github.com/apache/activemq-artemis/pull/241

    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.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-300

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/241.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #241
    
----
commit fa1812cbb8ab34f2bb855a4f88b8d11edeeefa5b
Author: jbertram <jb...@apache.org>
Date:   2015-11-05T21:36:17Z

    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)