You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by jbertram <gi...@git.apache.org> on 2015/11/11 16:42:38 UTC

[GitHub] activemq-artemis pull request: ARTEMIS-300 deprecate basic securit...

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.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] activemq-artemis pull request: ARTEMIS-300 deprecate basic securit...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] activemq-artemis pull request: ARTEMIS-300 deprecate basic securit...

Posted by clebertsuconic <gi...@git.apache.org>.
Github user clebertsuconic commented on the pull request:

    https://github.com/apache/activemq-artemis/pull/241#issuecomment-155845688
  
    There's a little problem with security settings on the CLI...
    
    the role passed as argument is not being taken into generating the broker.xml


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] activemq-artemis pull request: Change default profile from 'dev' t...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---