Zaiming (Stone) Shi
6d943181d7
test: ensure emqx_dashboard tables are created for data export import
2022-11-02 19:20:39 +01:00
Traphalet
25b6a1c158
ci(test): test parallel CT runs on self-hosted runners
2022-11-02 19:20:39 +01:00
Zaiming (Stone) Shi
e0db524a10
refactor: change the format of auth_order and acl_order configs
2022-11-02 11:49:55 +01:00
Ilya Averyanov
52652f6c96
feat(hooks): add config options to set explicit callback order
2022-11-01 19:39:52 +01:00
zhongwencool
d1a5dcd222
Merge pull request #9260 from zhongwencool/bump-minirest-0.3.10
...
chore: remove useless information from the dashboard listener failure log
2022-11-01 07:47:16 +08:00
zhongwencool
704bf3eade
Merge branch 'release-v43' into bump-minirest-0.3.10
2022-11-01 07:46:50 +08:00
zhongwencool
406428c8ca
chore: update lib-ce/emqx_dashboard/test/emqx_dashboard_SUITE.erl
...
Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
2022-11-01 07:45:58 +08:00
zhongwencool
fd69afd899
Merge pull request #9274 from emqx/revert-9256-bootstrap-users
...
Revert "feat: bootstrap dashboard users from dashboard.bootstrap_users_file"
2022-11-01 07:44:41 +08:00
zhongwencool
b8dad3f667
Merge branch 'release-v43' into revert-9256-bootstrap-users
2022-11-01 07:44:21 +08:00
zhongwencool
1b6164224a
Merge pull request #9273 from zhongwencool/bootstrap-apps
...
feat: bootstrap app/secret from management.bootstrap_apps_file
2022-11-01 07:41:52 +08:00
Zaiming (Stone) Shi
809f98502a
chore(emqx_auth_mnesia): re-generate appup
2022-10-31 17:33:51 +01:00
Zaiming (Stone) Shi
7e322bd392
chore: fix typos in command line examples
2022-10-31 16:35:25 +01:00
zhongwencool
e4473d34c0
feat: bootstrap app/secret from management.bootstrap_apps_file
2022-10-31 19:57:04 +08:00
zhongwencool
3aeb21cc37
Revert "feat: bootstrap dashboard users from dashboard.bootstrap_users_file"
2022-10-31 19:54:34 +08:00
Xinyu Liu
91bc2403a5
Merge pull request #9264 from terry-xiaoyu/message_acked_hook_for_coap
...
fix: run the 'message.acked' hook when ACK received from CoAP devices
2022-10-31 15:20:11 +08:00
Shawn
3f17119e36
fix: run the 'message.acked' hook when ACK received from CoAP devices
2022-10-31 11:46:21 +08:00
zhongwencool
84e089260f
Merge pull request #9256 from zhongwencool/bootstrap-users
...
feat: bootstrap dashboard users from dashboard.bootstrap_users_file
2022-10-31 09:42:56 +08:00
Zaiming (Stone) Shi
0031595770
Merge pull request #9263 from JimMoen/fix-typo
...
chore: fix ci typo
2022-10-28 17:09:23 +02:00
zhongwencool
9167055f56
chore: refactor init_default_admin_user/0 function
2022-10-28 21:49:16 +08:00
zhongwencool
93924f567f
chore: apply suggestions from code review
...
Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
2022-10-28 21:44:38 +08:00
zhongwencool
d37ad38e7a
chore: clear_table mqtt_admin when failed
2022-10-28 21:44:05 +08:00
zhongwencool
47d88186d1
chore: update emqx_auth_mnesia appup
2022-10-28 21:44:05 +08:00
zhongwencool
ab51684b36
chore: add more test for emqx_dashboard
2022-10-28 21:44:05 +08:00
zhongwencool
ec426df0a7
fix: typo error
2022-10-28 21:44:03 +08:00
zhongwencool
04c0caefac
feat: bootstrap dashboard users from dashboard.bootstrap_users_file
2022-10-28 21:43:20 +08:00
JimMoen
844ebf5ed6
chore: fix ci typo
2022-10-28 20:34:45 +08:00
Zaiming (Stone) Shi
dd95a26270
Merge remote-tracking branch 'origin/main-v4.3' into release-v43
2022-10-28 14:12:44 +02:00
Zaiming (Stone) Shi
4614167488
Merge pull request #9234 from savonarola/update-emqx-cm
...
chore(cm): sync emqx_cm with ee
2022-10-28 14:09:06 +02:00
Zaiming (Stone) Shi
86329075cb
Merge pull request #9242 from lafirest/fix/log_sensitive_acl
...
Use LOG_SENSITIVE to replace the risky LOG in ACL
2022-10-28 13:16:08 +02:00
zhongwencool
c2c089d0e9
chore: remove useless information from the dashboard listener failure log
2022-10-28 17:26:25 +08:00
JimMoen
139aabd078
Merge pull request #9190 from JimMoen/rule-engine-api-id
...
fix(rule_engine): rule id in path urlencoded
2022-10-28 15:41:40 +08:00
Xinyu Liu
8260c55530
Merge pull request #9254 from terry-xiaoyu/webhook_support_placeholders_in_headers
...
feat: support to use placeholders as http headers in webhook actions
2022-10-28 09:43:11 +08:00
Xinyu Liu
eeb87fd253
Merge pull request #9239 from emqx/webhook_support_placeholders_in_headers
...
feat: support to use placeholders as http headers in webhook actions
2022-10-28 09:01:29 +08:00
Zaiming (Stone) Shi
307ff6b97b
Merge pull request #9244 from HJianBo/using-warning-level
...
chore(auth-http): using warning level instead of error
2022-10-27 20:42:00 +02:00
JimMoen
a9e835113d
chore: update chanegs
2022-10-27 17:32:22 +08:00
JimMoen
c21a2cf4c6
test(rule_engine): test some unicode chars as rule id
2022-10-27 17:32:21 +08:00
Shawn
982fc9b4fe
feat: support to use placeholders as http headers in webhook actions
2022-10-27 17:24:05 +08:00
firest
eddbf3dc9e
chore: update changes
2022-10-27 17:03:12 +08:00
firest
b70feef432
chore: bump version && update appup
2022-10-27 17:03:12 +08:00
firest
4fc56a6e5b
fix(log): Use LOG_SENSITIVE to replace the risky LOG in ACL
...
We should ensure that neither client nor backend database passwords should be printed out when users use ACLs
2022-10-27 17:02:57 +08:00
JianBo He
d0ad44d364
chore(auth-http): using warning level instead of error
2022-10-27 16:23:30 +08:00
JianBo He
49a5862a63
Merge pull request #9046 from HJianBo/more-logs-for-auth-http
...
More logs for http authn/authz
2022-10-27 15:42:36 +08:00
JimMoen
892becb5bf
fix(rule_engine): rule_id and resource_id in path urlencoded
2022-10-27 00:39:13 +08:00
lafirest
6feaf1a8cf
Merge pull request #9189 from lafirest/1003-add-a-sensitive-logger
...
fix(logger): add new macro `?LOG_SENSITIVE` and use it to replace some `?LOG` for security reason
2022-10-26 19:05:51 +08:00
firest
6783c640a6
chore: update changes
2022-10-26 17:16:36 +08:00
firest
e66e563648
fix(logger): add new macro `?LOG_SENSITIVE` and use it to replace some `?LOG` for security reason
...
some arguments passed to external API may contain sensitive data, when the API execution fails, sensitive data may be returned as a part of the failure reason, if this reason printed to the log, it will lead to sensitive data leakage, so we should check carefully and scan these failed returns
2022-10-26 17:14:46 +08:00
Ilya Averyanov
cc468dca4e
chore(cm): sync emqx_cm with ee
2022-10-26 11:49:22 +03:00
Zaiming (Stone) Shi
f5c0ef3e56
Merge pull request #9226 from zmstone/1025-fix-drop-tuple-value-message-headers
...
fix(emqx_rule_events): do not keep tuple-value message headers
2022-10-26 09:59:12 +02:00
Xinyu Liu
7f63912bba
Merge pull request #9224 from terry-xiaoyu/utf8_backup_filenames
...
fix: list exported json files failed with utf8 filenames
2022-10-26 15:47:00 +08:00
Zaiming (Stone) Shi
ebd01da78b
Merge pull request #9229 from zmstone/1025-sync-modules-from-diverged-ee
...
chore: sync changes back from ee to ce
2022-10-26 09:23:08 +02:00