Skip to content
This repository has been archived by the owner on Dec 14, 2020. It is now read-only.

Send error when client and server fail SASL negotiation #78

Open
vcabbage opened this issue Apr 11, 2018 · 0 comments
Open

Send error when client and server fail SASL negotiation #78

vcabbage opened this issue Apr 11, 2018 · 0 comments
Labels

Comments

@vcabbage
Copy link
Owner

amqp/conn.go

Lines 823 to 825 in ee6eb7e

// no match
c.err = errorErrorf("no supported auth mechanism (%v)", sm.Mechanisms) // TODO: send "auth not supported" frame?
return nil

@vcabbage vcabbage added the bug label Apr 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant