activemq-artemis/artemis-protocols/artemis-mqtt-protocol
Justin Bertram 2b5a25a106 ARTEMIS-3702 auth failures don't adhere to MQTT spec
The commit includes the following changes:
 - Don't drop the connection on subscribe or publish authorization
failures for 3.1 clients.
 - Don't drop the connection on subscribe authorization failures for
3.1.1 clients.
 - Add configuration parameter to control behavior on publish
authorization failures for 3.1.1 clients (either disconnect or not).
2022-03-15 15:33:54 -04:00
..
src ARTEMIS-3702 auth failures don't adhere to MQTT spec 2022-03-15 15:33:54 -04:00
pom.xml ARTEMIS-3638 Support MQTT 5 2022-02-04 09:57:15 -05:00