Chunyi Lyu
209f23fa2f
Revert "Format MQTT code with `erlfmt`"
2023-01-27 18:25:57 +00:00
Chunyi Lyu
1de9fcf582
Format mqtt files with erlfmt
2023-01-27 11:06:41 +00:00
Michael Klishin
ec4f1dba7d
(c) year bump: 2022 => 2023
2023-01-01 23:17:36 -05:00
Michael Klishin
c38a3d697d
Bump (c) year
2022-03-21 01:21:56 +04:00
Michael Klishin
52479099ec
Bump (c) year
2021-01-22 09:00:14 +03:00
Michael Klishin
e8fccbaf48
MQTT auth_SUITE: synchronise concurrent setup with the test
2021-01-13 16:41:03 +03:00
kjnilsson
6fdb7d29ec
Handle errors in crashing_queues_SUITE
...
As the connection may crash during the previous declaration and a caught
error would be returned in amqp_connection:open_channel/1 that wasn't
handled previously. Exactly how things fail in this test is most likely
very timing dependent and may vary.
Also fixes mqtt test where the process that set up a mock auth ETS table
was transient when an rpc timeout was introduced
2020-12-03 13:56:09 +00:00
dcorbacho
119eb99e8d
Switch to Mozilla Public License 2.0 (MPL 2.0)
2020-07-13 17:39:36 +01:00
Jean-Sébastien Pédron
dcc5f7b553
Update copyright (year 2020)
2020-03-10 16:39:48 +01:00
Michael Klishin
7d8d7c491c
Return false here as this module does not provide an update_state/2
2019-07-02 16:27:10 +02:00
Arnaud Cogoluègnes
689a557c4c
Add state_can_expire/0 to mock authn/authz backend
...
References rabbitmq/rabbitmq-auth-backend-oauth2#28
2019-07-02 15:50:12 +02:00
Jean-Sébastien Pédron
391c44c665
rabbit_auth_backend_mqtt_mock: Move this test module to `test/`
2019-06-11 16:15:10 +02:00