[GitHub] activemq-artemis pull request: Set default password properly in se...

2015-07-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/61 --- 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 featur

[GitHub] activemq-artemis pull request: Set default password properly in se...

2015-07-08 Thread mtaylor
Github user mtaylor commented on the pull request: https://github.com/apache/activemq-artemis/pull/61#issuecomment-119624726 Note here that I've added support for the case where username = null && password != null (as provided by the user). This seems like an unlikely scenario but I

[GitHub] activemq-artemis pull request: Set default password properly in se...

2015-07-07 Thread clebertsuconic
Github user clebertsuconic commented on the pull request: https://github.com/apache/activemq-artemis/pull/61#issuecomment-119250191 Great Work! Since this is a big task, I would like to have as many people reviewing this... Input is appreciated from anyone! --- If your proje

[GitHub] activemq-artemis pull request: Set default password properly in se...

2015-07-07 Thread mtaylor
GitHub user mtaylor opened a pull request: https://github.com/apache/activemq-artemis/pull/61 Set default password properly in security manager The current Security Manager implementation was returning the username instead of the default password when validating the default user