firest
|
8135e27586
|
fix: redact sensitive data in SSO and LDAP
|
2023-09-26 11:06:47 +08:00 |
Thales Macedo Garitezi
|
17206f8c75
|
Merge pull request #11662 from thalesmg/port-scan-check-proto-dist-m-20230922
chore: check ekka proto dist module type when resolving node address
|
2023-09-25 17:01:43 -03:00 |
Thales Macedo Garitezi
|
5d212e1086
|
fix(audit): only support audit log on enterprise edition
Fixes https://emqx.atlassian.net/browse/EMQX-11039
|
2023-09-25 15:59:35 -03:00 |
Thales Macedo Garitezi
|
0498e59c45
|
test: fix flaky test
|
2023-09-25 13:35:17 -03:00 |
zhongwencool
|
95060302fd
|
fix: don't need to change audit log's level
|
2023-09-26 00:28:47 +08:00 |
Zaiming (Stone) Shi
|
cd8a3be59d
|
docs: add 'json' to spellcheck dict
|
2023-09-25 18:26:15 +02:00 |
Thales Macedo Garitezi
|
ff7f37ccf5
|
test(cth): allow defining schema to load for app
|
2023-09-25 13:22:41 -03:00 |
Andrew Mayorov
|
b1f144ab8b
|
feat(session): add custom session timers mechanism
That are managed exclusively by the session implementation, unlike
common session timers that are managed by the channel itself.
|
2023-09-25 18:19:26 +03:00 |
lafirest
|
1df8326fb8
|
Merge pull request #11677 from lafirest/fix/sso_cfg
adjust the config path for the SSO feature and improve the update logic
|
2023-09-25 23:00:46 +08:00 |
Zaiming (Stone) Shi
|
5e6996dc05
|
refactor: log formatter format mfa+line as m:f/a(line)
also improve json formatter when a field is iolist
|
2023-09-25 16:55:22 +02:00 |
Zaiming (Stone) Shi
|
6a557980e4
|
refactor(logger): ensure JSON log field order
Ensure that the log fileds in JSON format are ordered as
time, level, msg, mfal, ...
|
2023-09-25 16:55:22 +02:00 |
Zaiming (Stone) Shi
|
a9df99746a
|
docs: add changelog for PR 11661
|
2023-09-25 16:55:22 +02:00 |
Zaiming (Stone) Shi
|
5f45ba50ff
|
refactor: delete log formatter config for audit log handler
It is using 'json' formatter, the template is useless
|
2023-09-25 16:55:22 +02:00 |
Zaiming (Stone) Shi
|
1fed38c248
|
fix(logger): write 'json' format logs as JSON
|
2023-09-25 16:55:22 +02:00 |
Zaiming (Stone) Shi
|
aea1e80290
|
feat: add 'format' as alias for log 'formatter'
|
2023-09-25 16:55:22 +02:00 |
Andrew Mayorov
|
349a6d906b
|
Merge pull request #11676 from keynslug/fix/EMQX-11026/secret-access-key-sensitive
fix(ftconf): also mark `secret_access_key` key as sensitive
|
2023-09-25 17:52:25 +04:00 |
William Yang
|
9106eb92d2
|
Merge pull request #11675 from qzhuyan/fix/william/quic-respect-param-verify
|
2023-09-25 15:48:01 +02:00 |
Thales Macedo Garitezi
|
806017ef90
|
chore: check ekka proto dist module type when resolving node address
Follow up to https://github.com/emqx/emqx/pull/11637#discussion_r1334462917
Fixes https://emqx.atlassian.net/browse/EMQX-10944
|
2023-09-25 10:31:50 -03:00 |
firest
|
cfdb25b213
|
fix(sso): updates the SSO backend when the `[dashboard]` has updated
|
2023-09-25 20:30:47 +08:00 |
Ivan Dyachkov
|
f1bc3b68b6
|
Merge pull request #11674 from id/0925-e5.3.0-alpha.2
e5.3.0 alpha.2
|
2023-09-25 14:21:46 +02:00 |
JianBo He
|
6f29bbf997
|
Merge pull request #11673 from HJianBo/redact_audit_log_from_cli
Redact audit log from CLI
|
2023-09-25 20:03:45 +08:00 |
Andrew Mayorov
|
ddf6cdc0a2
|
chore: add changelog
|
2023-09-25 14:57:42 +03:00 |
Andrew Mayorov
|
81cf619f07
|
fix(ftconf): also mark `secret_access_key` key as sensitive
|
2023-09-25 14:52:57 +03:00 |
William Yang
|
36d3a3a524
|
fix: bump to quicer 0.0.201
do not load cacertfile if verify_none
|
2023-09-25 13:02:01 +02:00 |
William Yang
|
22193d273a
|
fix(quic): ignore undefined cacertfile
|
2023-09-25 12:57:55 +02:00 |
Ivan Dyachkov
|
8c93c79b44
|
chore: e5.3.0-alpha.2
|
2023-09-25 12:52:45 +02:00 |
Zaiming (Stone) Shi
|
cedd90e89f
|
Merge pull request #11670 from id/0925-sync-r53-to-master
sync r53 to master
|
2023-09-25 12:22:27 +02:00 |
JimMoen
|
7d58f6c61e
|
Merge pull request #11668 from JimMoen/saml-login-redirect
fix: saml login acs redirect to dashboard overview
|
2023-09-25 18:11:03 +08:00 |
JianBo He
|
b970a34ee0
|
chore: redact some audit logs from CLI
|
2023-09-25 18:06:39 +08:00 |
JianBo He
|
89e15e9134
|
Merge pull request #11665 from HJianBo/typo-fixes
Typo fixes
|
2023-09-25 17:23:40 +08:00 |
lafirest
|
1cd9df6461
|
Merge pull request #11669 from lafirest/fix/dashboard_cli
fix(sso): refactor the `admins` CLI
|
2023-09-25 16:57:18 +08:00 |
lafirest
|
42eb7059fa
|
Merge pull request #11667 from lafirest/fix/logout
fix(sso): Disable access to `logout` endpoint by the `API key`
|
2023-09-25 16:56:04 +08:00 |
firest
|
e63d484632
|
fix(sso): move the config path of the SSO feature to `dashboard.sso`
|
2023-09-25 15:23:52 +08:00 |
Ivan Dyachkov
|
e1f1c64ecd
|
Merge branch 'release-53' into 0925-sync-r53-to-master
|
2023-09-25 08:12:45 +02:00 |
firest
|
e94192d1fa
|
fix(sso): refactor the `admins` CLI
1. revert the opensource version
2. allow delete the SSO user via CLI
|
2023-09-25 13:53:01 +08:00 |
firest
|
4f4868a46c
|
fix(sso): Disable access to `logout` endpoint by the `API key`
|
2023-09-25 10:31:38 +08:00 |
JianBo He
|
30862a94c6
|
chore: typo fixes
|
2023-09-24 20:19:05 +08:00 |
JimMoen
|
ad4fadc2fa
|
fix: saml login acs redirect to dashboard overview
|
2023-09-23 17:29:02 +08:00 |
JimMoen
|
7105f68d2d
|
Merge pull request #11656 from JimMoen/feat-saml-sso
feat: saml integration for dashboard sso
|
2023-09-23 12:16:24 +08:00 |
JianBo He
|
f8d06614c0
|
chore: fix dialyzer warnings
|
2023-09-23 07:34:04 +08:00 |
Thales Macedo Garitezi
|
5e400575e1
|
Merge pull request #11637 from thalesmg/port-scan-mria-check-m-20230919
feat: add port scan diagnostics to mria waiting for tables checks
|
2023-09-22 13:04:59 -03:00 |
JimMoen
|
1dddccb448
|
fix(saml): cert files cleanup when destroy
|
2023-09-22 22:49:08 +08:00 |
JimMoen
|
80a6c1150d
|
fix(saml): saml login reply role `viewer` as default
|
2023-09-22 22:39:02 +08:00 |
JimMoen
|
cc3e4e4dc5
|
fix(saml): drop cert and key content and return path
|
2023-09-22 22:37:04 +08:00 |
JimMoen
|
6349cd3910
|
fix(saml): sp sign request
|
2023-09-22 21:57:50 +08:00 |
JimMoen
|
2a8f3f9eaa
|
fix: saml xml metedata format
|
2023-09-22 21:50:43 +08:00 |
JimMoen
|
a318ad486a
|
refactor: behavior login/2 use all http request
|
2023-09-22 21:50:43 +08:00 |
JianBo He
|
9181ec844f
|
chore: split out sso_saml_api module
|
2023-09-22 21:50:43 +08:00 |
JianBo He
|
df94426ee3
|
chore: make static_check happy
|
2023-09-22 21:50:42 +08:00 |
JianBo He
|
ec0894ca0b
|
chore: update esaml vsn
|
2023-09-22 21:50:42 +08:00 |