Xinyu Liu
|
5806d5107f
|
Merge pull request #7991 from EMQ-YangM/add_rule_engine_func
feat: add rule engine function float2str/2
|
2022-05-19 15:31:45 +08:00 |
EMQ-YangM
|
7b38c66538
|
feat: add rule engine function float2str/2
|
2022-05-19 14:18:22 +08:00 |
zhongwencool
|
3df5c15819
|
feat: client apisupport mqueue_len/mqueue_dropped filter
|
2022-05-18 23:05:02 +08:00 |
Xinyu Liu
|
03c1efa439
|
Merge pull request #7977 from EMQ-YangM/hexstr2bin_support_half_byte
fix: hexstr2bin support half byte
|
2022-05-18 17:47:23 +08:00 |
EMQ-YangM
|
de1d8909c3
|
fix: hexstr2bin support half byte
|
2022-05-18 17:45:26 +08:00 |
DDDHuang
|
f269260293
|
Merge pull request #7745 from DDDHuang/fetch_re_status
fix: test resource with fetch new status
|
2022-05-18 15:55:07 +08:00 |
DDDHuang
|
71a7d71f68
|
fix(rule_engine): bad status SUITE
|
2022-05-18 15:18:12 +08:00 |
DDDHuang
|
a67dff4568
|
fix(rule_engine): better function name for resource
|
2022-05-18 11:17:06 +08:00 |
DDDHuang
|
f3bef3c81c
|
fix(rule_engine): remove resource with clean alarms
|
2022-05-18 10:37:54 +08:00 |
DDDHuang
|
a5716318b6
|
fix: better code format
|
2022-05-18 09:59:35 +08:00 |
zhongwencool
|
84fa6bfaeb
|
Merge pull request #7969 from zhongwencool/auth-acl-fitler-support
feat: auth acl fitler support
|
2022-05-17 18:14:46 +08:00 |
zhongwencool
|
56f73548cc
|
fix: regurar appup vsn is string
|
2022-05-17 14:18:32 +08:00 |
zhongwencool
|
8882778a43
|
fix: appup failed
|
2022-05-17 13:07:18 +08:00 |
zhongwencool
|
2db123bec6
|
chore: update auth/acl changelog
|
2022-05-17 11:34:55 +08:00 |
DDDHuang
|
eb5956316a
|
fix(emqx_rule_engine): export func for rpc
|
2022-05-17 11:27:55 +08:00 |
zhongwencool
|
73faf08059
|
feat: mnesia auth/acl support multiple condition queries
|
2022-05-17 11:19:29 +08:00 |
DDDHuang
|
86e8de4737
|
fix: merge main-4.3
|
2022-05-17 09:49:19 +08:00 |
Ilya Averyanov
|
8198e3496f
|
fix(jwt auth): fix claim validation
|
2022-05-16 21:40:14 +03:00 |
Zaiming (Stone) Shi
|
810ca65011
|
Merge pull request #7953 from zmstone/0513-deny-all-acl-for-expired-token
fix(acl): deny all ACl when token expired
|
2022-05-16 10:19:47 +01:00 |
JianBo He
|
7c82b84293
|
Merge pull request #7960 from HJianBo/fix-mqttsn-qos2
fix(mqttsn): fix mqtt-sn client disconnected due to re-send a duplicated qos2 message
|
2022-05-16 16:46:21 +08:00 |
JianBo He
|
442248f1a4
|
feat(rule-engine): add proto_name/proto_ver for $event/client_disconnected event
|
2022-05-16 14:30:41 +08:00 |
JianBo He
|
7357ee5918
|
fix(mqttsn): fix mqtt-sn client disconnected due to re-send a duplicated qos2 message
|
2022-05-16 13:54:38 +08:00 |
Zaiming (Stone) Shi
|
655c2987f3
|
fix(acl): deny all ACl when token expired
|
2022-05-15 09:24:02 +02:00 |
EMQ-YangM
|
be16dfa758
|
fix: update emqx_rule_engine.appup.src
|
2022-05-07 17:53:13 +08:00 |
EMQ-YangM
|
8558a62ee2
|
feat: add some date format functions
|
2022-05-07 17:04:45 +08:00 |
Zaiming (Stone) Shi
|
0dd48e30b6
|
fix(emqx_mgmt_auth): randomise all bytes in app secret
prior to this change, app secrets are uuids which is not
completely random.
|
2022-04-25 11:34:46 +02:00 |
zhongwencool
|
4789f1f97b
|
chore: bump management to 4.3.13
|
2022-04-24 17:37:37 +08:00 |
zhongwencool
|
9d4d918e2c
|
Merge branch 'main-v4.3' into fix-sub-search
|
2022-04-24 17:18:01 +08:00 |
zhongwencool
|
29e453383a
|
chore: update changelog
|
2022-04-24 16:48:12 +08:00 |
Ilya Averyanov
|
41746e8d7a
|
feat(emqx_auth_jwt): use JWT for ACL checks
|
2022-04-22 12:22:58 +03:00 |
Ilya Averyanov
|
36c1ecd9b7
|
chore(emqx_auth_jwt): do not use gen_server call for jwt verification
|
2022-04-22 12:16:32 +03:00 |
zhongwencool
|
10bca7f6b5
|
fix: topic filter with qos/clientid/share
|
2022-04-22 14:42:12 +08:00 |
Zaiming (Stone) Shi
|
1de3ed8783
|
Merge remote-tracking branch 'origin/main-v4.3' into dev/v4.3.15
|
2022-04-22 07:45:00 +02:00 |
Zaiming (Stone) Shi
|
31b4be79f0
|
chore(emqx_rule_engine): update appup
|
2022-04-20 09:29:14 +02:00 |
JianBo He
|
ffdf7fb7b6
|
Merge pull request #7629 from DDDHuang/backup_file_43
fix: backup data filename, uri decode
|
2022-04-16 10:36:43 +08:00 |
Xinyu Liu
|
ade2716616
|
Merge pull request #7635 from terry-xiaoyu/test_resource_failed
fix(rule): test resource failed from all nodes
|
2022-04-16 02:18:44 +08:00 |
Shawn
|
898dc00f58
|
fix(rule): test resource failed from all nodes
|
2022-04-16 01:49:01 +08:00 |
DDDHuang
|
b28c751856
|
fix: backup data filename, uri decode
|
2022-04-15 17:12:04 +08:00 |
JimMoen
|
6168745f90
|
chore: update copyright
|
2022-04-14 11:23:25 +08:00 |
Xinyu Liu
|
97dd625c38
|
Merge pull request #7616 from emqx/revert-7596-jwt-acl-nocache
Revert "Add support for JWT authorization"
|
2022-04-14 11:14:40 +08:00 |
JianBo He
|
47a5bc3f09
|
Revert "Add support for JWT authorization"
|
2022-04-14 10:44:06 +08:00 |
Shawn
|
ae8f03a188
|
fix(rules): deny POST /rules with an existing Id
|
2022-04-13 23:16:29 +08:00 |
Ilya Averyanov
|
d8db671abb
|
feat(emqx_auth_jwt): use JWT for ACL checks
|
2022-04-13 13:17:27 +03:00 |
Ilya Averyanov
|
f763775588
|
chore(emqx_auth_jwt): do not use gen_server call for jwt verification
|
2022-04-13 13:16:53 +03:00 |
Xinyu Liu
|
4e515a3f83
|
Merge pull request #7603 from EMQ-YangM/fix_zip_compress
fix: add zip_compress functions
|
2022-04-13 15:37:02 +08:00 |
EMQ-YangM
|
0dc26ba483
|
fix: create new version
|
2022-04-13 15:01:47 +08:00 |
EMQ-YangM
|
6600de710a
|
fix: fix behavior of rule-engine when selection field does not exist
when the selection field does not exist, it should output field => undefined
|
2022-04-13 14:55:43 +08:00 |
EMQ-YangM
|
1886893fa1
|
fix: add zip_compress functions
|
2022-04-13 14:19:32 +08:00 |
JianBo He
|
9ab533b206
|
Merge pull request #7592 from DDDHuang/bridge_mqtt_subqos
fix: bridge mqtt config schema, subscriptions with default QoS 0
|
2022-04-12 18:43:42 +08:00 |
DDDHuang
|
5b9452979d
|
fix: bridge mqtt config schema, subscriptions with default QoS 0
|
2022-04-12 16:47:39 +08:00 |