emqx/apps/emqx_authz/test
Thales Macedo Garitezi c20ad3733a fix: check for authorization on topic before publishing last will testament
fixes #8978

Without checking for authorization, a client can, on abnormal
termination, publish a message to any topic, including `$SYS` ones.
2022-09-16 17:31:22 -03:00
..
emqx_authz_SUITE.erl fix: check for authorization on topic before publishing last will testament 2022-09-16 17:31:22 -03:00
emqx_authz_api_cache_SUITE.erl test: clean cache api for all clients or specific client 2022-04-18 16:47:52 +08:00
emqx_authz_api_mnesia_SUITE.erl fix(authz): prohibit overriding of existing client/user 2022-06-07 16:34:01 +08:00
emqx_authz_api_settings_SUITE.erl style: erlfmt apps/emqx_authz 2022-04-01 02:19:46 +08:00
emqx_authz_api_sources_SUITE.erl fix: authz ct failed 2022-06-06 10:57:26 +08:00
emqx_authz_file_SUITE.erl fix(authz): should apply no rule on superuser 2022-07-08 22:35:15 +02:00
emqx_authz_http_SUITE.erl feat(authz): Support `cert_common_name` and `cert_subject` in Authz 2022-09-15 18:02:54 +08:00
emqx_authz_http_test_server.erl style: erlfmt apps/emqx_authz 2022-04-01 02:19:46 +08:00
emqx_authz_jwt_SUITE.erl feat(authz): add default authn-based authz source 2022-05-13 12:51:10 +03:00
emqx_authz_mnesia_SUITE.erl style: erlfmt apps/emqx_authz 2022-04-01 02:19:46 +08:00
emqx_authz_mongodb_SUITE.erl feat(authz): Support `cert_common_name` and `cert_subject` in Authz 2022-09-15 18:02:54 +08:00
emqx_authz_mysql_SUITE.erl style: erlfmt apps/emqx_authz 2022-04-01 02:19:46 +08:00
emqx_authz_postgresql_SUITE.erl style: erlfmt apps/emqx_authz 2022-04-01 02:19:46 +08:00
emqx_authz_redis_SUITE.erl test: fix required fields 2022-04-21 18:47:02 +08:00
emqx_authz_rule_SUITE.erl style: erlfmt apps/emqx_authz 2022-04-01 02:19:46 +08:00
emqx_authz_test_lib.erl style: erlfmt apps/emqx_authz 2022-04-01 02:19:46 +08:00