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

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

GitHub user jbertram opened a pull request:

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

    STOMP work

    Work for ARTEMIS-1896 and ARTEMIS-1897.

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

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

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

    https://github.com/apache/activemq-artemis/pull/2118.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 #2118
    
----
commit 953c38a99d526e1cefe3c7c20689ab98467e4c6b
Author: Justin Bertram <jbertram@...>
Date:   2018-05-31T15:20:09Z

    ARTEMIS-1896 centralize authn failure logging
    
    Authentication failures are currently only logged for CORE clients.
    This change puts the logging in a central location which all protocols
    use for authentication so that authentication failures are logged for
    all protocols.

commit 98288e91a91bf899679bbca885e62cc54c1f54d9
Author: Justin Bertram <jbertram@...>
Date:   2018-06-01T13:42:22Z

    NO-JIRA allow enabling security at runtime

commit c9b335e99eb505f41ee4e8345917476b259828bb
Author: Justin Bertram <jbertram@...>
Date:   2018-06-01T13:42:47Z

    ARTEMIS-1897 use core session for STOMP authn

----


> STOMP authentication failures should be logged
> ----------------------------------------------
>
>                 Key: ARTEMIS-1896
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1896
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Lionel Cons
>            Priority: Major
>
> In case of authentication failure, Artemis should log a warning with the 
> faulty user name.
> This is currently not the case, at least not when using STOMP.
> In my tests, the client does get a "{{User name [foo] or password is 
> invalid}}" {{ERROR}} frame but the broker does not log anything in 
> {{artemis.log}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to