Zaiming (Stone) Shi
|
46877e979b
|
chore: update copyright-year
|
2024-02-23 08:21:06 +01:00 |
JianBo He
|
64613c6f0c
|
feat(coap): support short param names
see: https://github.com/emqx/emqx/issues/10089
|
2024-01-10 14:52:59 +08:00 |
Serge Tupchii
|
b0d4ba183e
|
test: use `emqx_cth_suite` in `emqx_coap_api_SUITE`
`emqx_coap_api_SUITE` was failing with `emqx_authn_schema_not_injected`
(missing authn schema mods in persistent_term) if it was run standalone.
|
2023-11-28 20:02:21 +02:00 |
Serge Tupchii
|
3530ed66d5
|
fix(emqx_gateway_coap): take subscribe options from uri_query
Closes #12031
|
2023-11-28 20:02:21 +02:00 |
Thales Macedo Garitezi
|
5b9866f630
|
fix(coap): increase received packet counter for keepalive
Fixes https://emqx.atlassian.net/browse/EMQX-11193
Fixes https://github.com/emqx/emqx/issues/11779
|
2023-10-18 16:35:33 -03:00 |
Ilya Averyanov
|
5dff36474d
|
chore(auth): get rid of hardcoded schema modules in auth
|
2023-10-05 13:41:50 +03:00 |
Ilya Averyanov
|
1eb75b43c4
|
chore(auth): split emqx_authn and emqx_authz apps
|
2023-10-05 13:41:50 +03:00 |
Ilya Averyanov
|
1ce6a225ae
|
feat(authz): add tests for authz extended actions
|
2023-07-07 19:40:34 +03:00 |
JianBo He
|
6d2222318d
|
chore(coap): update the subscriptions_cnt stats in time
|
2023-07-07 12:23:57 +08:00 |
JianBo He
|
800b154582
|
test(coap): cover the params optional logic to create connection
|
2023-07-07 12:23:57 +08:00 |
JianBo He
|
95f0745e31
|
fix(coap): fix crash publish/subscribe in connectionless mode
this bug was introduced by https://github.com/emqx/emqx/pull/10871
|
2023-06-08 18:08:11 +08:00 |
JianBo He
|
5e0a3606ad
|
chore: fix outdate tests
|
2023-06-02 13:30:03 +08:00 |
Stefan Strigler
|
f8e9e54393
|
refactor: move emqx_json to emqx_utils_json
|
2023-04-14 13:31:27 +02:00 |
JianBo He
|
c7054886b1
|
chore: refine test cases
|
2023-04-13 17:50:58 +08:00 |
JianBo He
|
0a62d6c556
|
refactor(gw): rename all gateway application name
|
2023-04-13 14:53:47 +08:00 |