id
|
af40727677
|
Merge remote-tracking branch 'origin/release-57' into sync-release-57-20240719-021811
|
2024-07-19 02:18:11 +00:00 |
Thales Macedo Garitezi
|
cd8bf2725a
|
Merge pull request #13453 from thalesmg/20240711-r57-mt-fixes
batch of message transformation fixes
|
2024-07-17 12:45:19 -03:00 |
zmstone
|
4c51cfdb68
|
Merge pull request #13445 from tigercl/docs/improve-desc
docs: improve the desc of configuration items
|
2024-07-17 14:37:12 +02:00 |
zhouzb
|
67880ab6a0
|
docs: improve the desc of configuration items
docs: fix typos
docs: better line breaks
docs: improve desc
docs: fix typo
docs: update desc for shared_subscription_strategy_enum
docs: fix typo
docs: update desc
docs: fix typo
|
2024-07-17 17:39:36 +08:00 |
Ivan Dyachkov
|
292b331064
|
Merge remote-tracking branch 'upstream/release-57' into 20240717-sync-release-57
|
2024-07-17 11:29:25 +02:00 |
firest
|
854754eb60
|
feat(coap): use content-sensitive udp proxy for coap
|
2024-07-12 16:23:46 +08:00 |
Thales Macedo Garitezi
|
2816170e9d
|
chore: add `$events.message_transformation_failed` to rule engine tester
Fixes https://emqx.atlassian.net/browse/EMQX-12679
|
2024-07-11 17:52:08 -03:00 |
zmstone
|
7a23ae7b4d
|
refactor: expose only server_port for rpc
previously, there were 4 port configs:
- tcp_server_port
- ssl_server_port
- tcp_client_port
- ssl_client_port
|
2024-07-09 22:26:29 +02:00 |
zmstone
|
ee13773496
|
refactor: rename rpc.tcp_client_num to rpc.client_num
tcp_client_num is kept as an alias
|
2024-07-09 22:26:29 +02:00 |
Thales Macedo Garitezi
|
811184ddad
|
feat(jwks): allow specifying custom request headers
Fixes https://emqx.atlassian.net/browse/EMQX-12655
|
2024-07-08 15:40:52 -03:00 |
Thales Macedo Garitezi
|
70fab51354
|
fix: handle `max_heap_size` = 0
Fixes https://github.com/emqx/emqx/issues/13417
Fixes https://emqx.atlassian.net/browse/EMQX-12659
|
2024-07-05 13:10:37 -03:00 |
lafirest
|
aa84ca5a88
|
Merge pull request #13386 from lafirest/feat/banned_boot_57
feat(banned): add a bootstrap file for banned
|
2024-07-05 08:47:40 +08:00 |
Thales Macedo Garitezi
|
c4dd167cb9
|
feat: implement couchbase connector and action
Fixes https://emqx.atlassian.net/browse/EMQX-12545
|
2024-07-04 17:51:59 -03:00 |
firest
|
913e0ce18b
|
feat(banned): add a bootstrap file for banned
|
2024-07-04 09:12:12 +08:00 |
Thales Macedo Garitezi
|
c3579f338b
|
fix(authz api): add new `ignore` metric to status response
Fixes https://emqx.atlassian.net/browse/EMQX-12411
|
2024-07-03 10:16:18 -03:00 |
Thales Macedo Garitezi
|
5532f40d83
|
Merge branch 'release-57' into 20240702-m-sync-r57-mix-umbrella
|
2024-07-02 11:52:36 -03:00 |
zhongwencool
|
4d912516c8
|
fix: don't override authn users when import_user from authn.boostrap_file
|
2024-07-02 21:18:37 +08:00 |
Ivan Dyachkov
|
e28750b522
|
Merge remote-tracking branch 'upstream/release-57' into 0701-sync-release-57
|
2024-07-01 13:52:14 +02:00 |
JianBo He
|
b39557f6fd
|
Merge pull request #13336 from zhongwencool/authn-boostrap-file
feat: support bootstrap_file on authentication for build-in-database
|
2024-06-28 09:07:53 +08:00 |
zmstone
|
cf8dbdf0a0
|
docs: Update rel/i18n/emqx_authn_mnesia_schema.hocon
|
2024-06-27 14:16:40 +02:00 |
zhongwencool
|
d9086139eb
|
chore: apply suggestions from code review
Co-authored-by: zmstone <zmstone@gmail.com>
|
2024-06-27 19:31:35 +08:00 |
zhongwencool
|
cbaa0b0be0
|
docs: add password_hash generate document
|
2024-06-27 15:22:24 +08:00 |
lafirest
|
68d747b7b9
|
Merge pull request #13324 from lafirest/feat/oidc-572
feat(sso): add OIDC support
|
2024-06-27 11:24:05 +08:00 |
zhongwencool
|
9594b6df32
|
chore: warning overrided when restart authn
|
2024-06-27 10:16:04 +08:00 |
zhongwencool
|
24d2534641
|
chore: apply review suggestion
|
2024-06-27 10:16:04 +08:00 |
zhongwencool
|
5265c3cc1f
|
feat: support bootstrap_file on build-in-db authn
|
2024-06-27 10:16:04 +08:00 |
zhongwencool
|
1735f8deef
|
chore: apply review suggestion
|
2024-06-26 18:08:17 +08:00 |
zhongwencool
|
4942f6f75a
|
feat: improve keepalive_multiplier and keepalive_check_interval
|
2024-06-26 15:43:48 +08:00 |
firest
|
abc255bb02
|
fix(oidc): make CI happy
|
2024-06-24 18:11:02 +08:00 |
firest
|
892420e2c6
|
feat(oidc): be more compatible with okta
|
2024-06-24 16:51:54 +08:00 |
firest
|
ddb197951e
|
feat(oidc): implement JWKS, private_key_jwt, DPoP
|
2024-06-24 16:51:43 +08:00 |
firest
|
9c0df3c0a8
|
feat(oidc): support the PKCE extension
|
2024-06-24 16:51:32 +08:00 |
firest
|
5e2693c9b4
|
feat(oidc): implement session management
|
2024-06-24 16:51:20 +08:00 |
firest
|
512b4b9cbb
|
feat(sso): add OIDC support
|
2024-06-24 16:50:58 +08:00 |
ieQu1
|
4484f30021
|
feat(ds_schema): Add schema for builtin_local backend
|
2024-06-21 17:16:24 +02:00 |
ieQu1
|
8990b1312b
|
refactor(ds_schema): Rename backend builtin -> builtin_raft
|
2024-06-21 17:16:24 +02:00 |
ieQu1
|
abe41de19b
|
refactor(ds_schema): builtin_local_buffer -> builtin_buffer
|
2024-06-21 17:16:24 +02:00 |
Thales Macedo Garitezi
|
20cffb54d4
|
Merge branch 'release-57' into sync-r57-m-20240617
|
2024-06-17 17:10:12 -03:00 |
Thales Macedo Garitezi
|
b64f0c0ca7
|
Merge pull request #13231 from thalesmg/mt-test-endpoint-r57-20240611
feat(message transformation): implement dryrun endpoint
|
2024-06-17 13:11:39 -03:00 |
Thales Macedo Garitezi
|
ec4f462684
|
refactor: apply review requests
|
2024-06-17 10:39:32 -03:00 |
Serge Tupchii
|
a905a6048c
|
chore(clusterlink): rename link `upstream` field to `name`
|
2024-06-17 12:24:51 +03:00 |
Serge Tupchii
|
ff16521d4f
|
fix(clusterlink): add schema descriptions, fix dialyzer warnings, add resource_opts
|
2024-06-17 12:23:52 +03:00 |
lafirest
|
98a54994c0
|
Merge pull request #13196 from lafirest/fix/rules_len
fix(authz_mnesia): add a soft limit in the API for the length of ACL rules
|
2024-06-17 15:47:59 +08:00 |
firest
|
1716852057
|
fix(authz_mnesia): improve field names and changes
|
2024-06-17 10:09:25 +08:00 |
Thales Macedo Garitezi
|
9b3c806ba7
|
feat(message transformation): implement dryrun endpoint
Follow up to https://github.com/emqx/emqx/pull/13199
|
2024-06-14 10:19:36 -03:00 |
William Yang
|
d39b8caff9
|
Merge branch 'release-57' into merge/william/sync-rel57-to-master
|
2024-06-14 08:17:09 +02:00 |
William Yang
|
1664ea4ad4
|
Revert: TLS partial-chain and keyUsage #12955 #12977
This reverts commit 28b17a2562.
This reverts commit 01467246fc.
This reverts commit c3f8ba5762.
This reverts commit 1a4a4bb3a5.
This reverts commit fb30207ef3.
This reverts commit 337c230e79.
This reverts commit 3a674f44f1.
This reverts commit 70ffd77f99.
This reverts commit 03b0935564.
This reverts commit 650cf4b27e.
This reverts commit 43ad665dcf.
This reverts commit a29a43e5fc.
This reverts commit 4e9c1ec0c9.
This reverts commit 8eb463c58d.
This reverts commit 90430fa66d.
This reverts commit eb1ab9adfe.
This reverts commit 8bc3a86f63.
This reverts commit fa4357ce89.
This reverts commit 0b95a08d32.
|
2024-06-13 13:46:45 +02:00 |
William Yang
|
723144199e
|
Merge pull request #13211 from qzhuyan/fix/william/rel57/ee-tls
Fix/william/rel57/ee tls
|
2024-06-13 13:19:44 +02:00 |
Thales Macedo Garitezi
|
db572d35a7
|
Merge remote-tracking branch 'origin/release-57' into sync-r57-m-20240611
|
2024-06-11 15:34:54 -03:00 |
William Yang
|
44258204bd
|
chore: move tls_certs test helper to apps/emqx
|
2024-06-11 10:06:18 +02:00 |