JimMoen
|
60a84b2845
|
Merge pull request #11798 from JimMoen/fix-conflict-api-key
fix: avoid duplicated apikey from data import
|
2023-10-23 09:51:33 +08:00 |
Ivan Dyachkov
|
541081e10e
|
Merge pull request #11801 from id/1021-sync-r53
sync r53
|
2023-10-22 17:26:43 +02:00 |
Igor Urminček
|
3609b20fb2
|
fix(bin/eqmx): do not rely on existing user name
Container should be able to run as other user too. Use uid as fallback.
Prerequisite to be able to run as user specified during startup.
|
2023-10-21 21:19:57 +02:00 |
Ivan Dyachkov
|
f94d5757bb
|
Merge remote-tracking branch 'upstream/release-53' into 1021-sync-r53
|
2023-10-21 08:44:32 +02:00 |
Ivan Dyachkov
|
a437e7d0c7
|
Merge pull request #11799 from id/1020-emqx-builder-5.2-3
chore: emqx-builder 5.2-3
|
2023-10-20 17:37:24 +02:00 |
JimMoen
|
e6576951ef
|
test: cleanup duplicated apikey with different name
|
2023-10-20 22:33:26 +08:00 |
Ivan Dyachkov
|
41dba71901
|
chore: emqx-builder 5.2-3
|
2023-10-20 16:26:53 +02:00 |
JimMoen
|
d467289bb2
|
fix: avoid duplicated apikey from data import
|
2023-10-20 21:13:04 +08:00 |
William Yang
|
1808ad2373
|
ci(helm): test gen_rpc transports
|
2023-10-20 13:28:31 +02:00 |
William Yang
|
cf20927bac
|
docs: add changelog
|
2023-10-20 13:28:29 +02:00 |
William Yang
|
dd5807b797
|
fix(gen_rpc): ensure client/server use same driver
Also bump to gen_rpc 3.2.1
|
2023-10-20 12:17:49 +02:00 |
zhongwencool
|
ef692596f7
|
fix: don't crash when 401 and 403 unauthorize
|
2023-10-20 15:22:30 +08:00 |
Ilya Averyanov
|
af6a364492
|
Merge pull request #11790 from savonarola/1018-improve-redis-cmd-validation-in-auth
feat(auth): improve redis command parsing and validation
|
2023-10-20 10:04:05 +03:00 |
zhongwencool
|
6a8b2dc1f9
|
fix: bad high frequency request name
|
2023-10-20 14:57:31 +08:00 |
zhongwencool
|
c97fe796e3
|
chore: update emqx_audit's license
|
2023-10-20 14:47:24 +08:00 |
JimMoen
|
f381961108
|
fix: macro EMQX_RELEASE_EDITION when `emqx` run as standalnoe app
|
2023-10-20 14:47:24 +08:00 |
zhongwencool
|
32c1f1cca6
|
chore: inlude emqx as emqx_audit's deps
|
2023-10-20 14:47:24 +08:00 |
zhongwencool
|
1d7aa9495a
|
chore: make spellcheck happy
|
2023-10-20 14:47:24 +08:00 |
zhongwencool
|
befc484544
|
chore: add changelog entry and fix xref warning
|
2023-10-20 14:47:24 +08:00 |
zhongwencool
|
141061c1e2
|
feat: add max_filter_size and ignore_high_frequency_request config
|
2023-10-20 14:47:24 +08:00 |
zhongwencool
|
926c804314
|
feat: add /audit http api to filter audit log
|
2023-10-20 14:47:24 +08:00 |
zhongwencool
|
db34346a6b
|
Merge pull request #11794 from zhongwencool/sync-master-to-release-54
Sync master to release 54
|
2023-10-20 14:46:44 +08:00 |
zhongwencool
|
8b5ec2a4d5
|
fix: xref failed
|
2023-10-20 11:46:31 +08:00 |
zhongwencool
|
281add1464
|
Merge branch 'master' into sync-master-to-release-54
|
2023-10-20 10:11:39 +08:00 |
lafirest
|
74442b0d31
|
Merge pull request #11766 from lafirest/feat/rbac
feat(api_key): add RBAC feature for the API key
|
2023-10-20 09:24:41 +08:00 |
Thales Macedo Garitezi
|
8c4beec6f0
|
test(rule_engine): add test to exemplify `foreach` with json array payload
Relates to https://emqx.atlassian.net/browse/EMQX-11174
|
2023-10-19 18:19:42 -03:00 |
Ilya Averyanov
|
0b4600c293
|
feat(auth): improve redis command parsing and validation
|
2023-10-19 23:01:35 +03:00 |
Thales Macedo Garitezi
|
eda82caf65
|
Merge pull request #11791 from thalesmg/fix-coap-heartbeat-m-20231018
fix(coap): increase received packet counter for keepalive
|
2023-10-19 13:12:41 -03:00 |
Ilya Averyanov
|
8d82c30b00
|
Merge pull request #11771 from savonarola/1015-validate-bcrypt-schema-in-api
feat(authn): allow authn providers to define a separate schama for API
|
2023-10-19 15:34:34 +03:00 |
Ilya Averyanov
|
8f9ac6c1f3
|
Merge pull request #11776 from savonarola/1017-auth-cleanup-2
chore(authn): remove dead code
|
2023-10-19 15:28:35 +03:00 |
JimMoen
|
5c01b3dac1
|
Merge pull request #11778 from JimMoen/azure-id-saml-support
Azure Entra ID saml support
|
2023-10-19 09:23:45 +08:00 |
zhongwencool
|
9f197a6915
|
Merge pull request #11785 from zhongwencool/rbac-change-pwd
|
2023-10-19 09:02:15 +08: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 |
Zaiming (Stone) Shi
|
47199662ec
|
Merge pull request #11786 from emqx/release-53
Sync release-53 to master
|
2023-10-18 16:42:58 +02:00 |
Zaiming (Stone) Shi
|
f985f149d9
|
Merge pull request #11787 from zmstone/1018-refactor-improve-nodetool-performance
refactor(nodetool): only add libs when necessary
|
2023-10-18 16:37:51 +02:00 |
Zaiming (Stone) Shi
|
ad09ca9d6d
|
refactor(nodetool): only add libs when necessary
|
2023-10-18 14:08:35 +02:00 |
Zaiming (Stone) Shi
|
dbffc080c2
|
Merge pull request #11775 from zmstone/1016-docker-build-support-cache
build: make use of rebar git cache in docker build
|
2023-10-18 13:07:41 +02:00 |
zhongwencool
|
81e10c6748
|
chore: add changelog for 11785
|
2023-10-18 18:46:13 +08:00 |
zhongwencool
|
2388d36b09
|
fix: allow viewers to change their own passwords
|
2023-10-18 18:40:02 +08:00 |
Zaiming (Stone) Shi
|
4a71ef3401
|
Merge pull request #11783 from id/1018-sync-r53
sync r53 to r54
|
2023-10-18 11:12:29 +02:00 |
Ilya Averyanov
|
e1c8317779
|
chore(authn): remove dead code
|
2023-10-18 10:57:55 +03:00 |
Ivan Dyachkov
|
696cb96122
|
Merge remote-tracking branch 'upstream/release-53' into 1018-sync-r53
|
2023-10-18 09:28:20 +02:00 |
Ivan Dyachkov
|
4c0bec1866
|
Merge pull request #11782 from id/1018-sync-r53
sync r53
|
2023-10-18 09:19:36 +02:00 |
Ivan Dyachkov
|
82bac3e136
|
Merge remote-tracking branch 'upstream/release-53' into 1018-sync-r53
|
2023-10-18 08:04:45 +02:00 |
Ivan Dyachkov
|
d45ac980f6
|
Merge pull request #11781 from id/1017-ci-update-runner-labels
ci: explicitly specify architecture in runner labels
|
2023-10-18 08:03:35 +02:00 |
JimMoen
|
1f8478623f
|
chore: bump esaml to support Entra ID && bump app.src
|
2023-10-18 10:01:34 +08:00 |
JimMoen
|
b2948666fb
|
chore: add saml sso redirect login log
|
2023-10-18 10:01:34 +08:00 |
Ivan Dyachkov
|
898279099b
|
ci: update remaining docker images in workflows to use public.ecr.aws
|
2023-10-17 22:36:43 +02:00 |
Ivan Dyachkov
|
fb6b02c1ea
|
ci: explicitly specify architecture in runner labels
|
2023-10-17 18:57:46 +02:00 |
Ilya Averyanov
|
c0ebaf9b6f
|
Merge pull request #11541 from savonarola/0829-duplicate-ft-responses
Support asynchronous mode of receiving responses to FT operations
|
2023-10-17 17:08:00 +03:00 |