Ilya Averyanov
|
e5f04f3bf7
|
chore(emqx_authn_jwt): wrap JWKS connector into emqx_resourse
|
2022-04-18 15:47:33 +03:00 |
JimMoen
|
aae2d01582
|
style: erlfmt apps/emqx_authn
|
2022-04-01 02:19:46 +08:00 |
Ilya Averyanov
|
0728b1e3f4
|
chore(emqx_modules): add emqx_topic_metrics_api tests
|
2022-03-30 21:18:27 +03:00 |
EMQ-YangM
|
d1857ba454
|
feat: add authn, authz status api
|
2022-03-18 14:36:33 +08:00 |
EMQ-YangM
|
37c4d68f40
|
fix: ignore authn, authz status and metrics
|
2022-03-16 11:14:21 +08:00 |
JimMoen
|
a084376f3d
|
feat(authn): enhanced authn users fuzzy searching
|
2022-03-15 15:14:14 +08:00 |
JimMoen
|
02ed2148d7
|
refactor: move api `top` -> `front`, `bottom` -> `rear`
|
2022-03-15 10:28:46 +08:00 |
JimMoen
|
2a866e7c91
|
test(authn_api): move authn resource position
|
2022-03-15 10:28:46 +08:00 |
EMQ-YangM
|
b33b3f6eee
|
fix: reduce status_and_metrics
|
2022-03-14 10:21:51 +08:00 |
EMQ-YangM
|
b7a9f1e087
|
fix(emqx_map_lib): fix static checks errors
|
2022-03-11 15:56:14 +08:00 |
EMQ-YangM
|
8af7131a49
|
fix(emqx_autn_api): wo do not need fixpoint
|
2022-03-11 14:18:50 +08:00 |
EMQ-YangM
|
7165fbc5ca
|
fix(emqx_authn_api): fix elvis error
|
2022-03-11 14:18:50 +08:00 |
EMQ-YangM
|
48b167bf46
|
test(emqx_authn): add status and metrics test to emqx_authn_api
|
2022-03-11 14:18:50 +08:00 |
JimMoen
|
f5caf66253
|
refactor(api): unified api name style
|
2022-03-11 11:07:55 +08:00 |
JimMoen
|
93c74bd645
|
Merge pull request #7225 from JimMoen/authn-authz-mnesia-fuzzy-searching
authn and authz mnesia searching by `clientid` or `username`
|
2022-03-10 17:00:36 +08:00 |
JimMoen
|
7274d775cb
|
test(authz): api username fuzzy searching
|
2022-03-10 13:38:45 +08:00 |
Shawn
|
1d023b541f
|
refactor(connnector): rename waiting_connect_complete -> wait_for_resource_ready
Rename the option to wait_for_resource_ready and defaults to 5s.
|
2022-03-10 10:46:57 +08:00 |
JimMoen
|
42df68ab51
|
test(authn): fix return type match, api fuzzy searching
|
2022-03-10 10:01:40 +08:00 |
EMQ-YangM
|
583624fb8d
|
fix(emqx_authn): fix test suite
|
2022-03-09 13:53:05 +08:00 |
EMQ-YangM
|
57adbab5ea
|
fix(emqx_authn): fix authn suite status
|
2022-03-08 14:09:39 +08:00 |
Yang Miao
|
78cad0a528
|
Merge pull request #6989 from EMQ-YangM/up_master
refactor(emqx_resource): Improve grouping strategy for emqx_resource_instance
|
2022-02-16 16:26:28 +08:00 |
JimMoen
|
0e5105db6e
|
test(authn): mongo health check more than once
|
2022-02-15 10:41:26 +08:00 |
JimMoen
|
2a1fba97da
|
test(auth): resource use connector provided default port
|
2022-02-15 10:41:26 +08:00 |
EMQ-YangM
|
75b2963efc
|
test(authn,authz): fix create function
|
2022-02-14 14:10:10 +08:00 |
Chris
|
14630568d6
|
feat: create tests for connector pgsql module and refactoring
|
2022-02-10 10:40:46 +01:00 |
Zaiming (Stone) Shi
|
d6f7ffec3c
|
Merge pull request #6881 from zmstone/refactor-upgrade-hocon-0.23.0
refactor: upgrade to hocon 0.23.0
|
2022-01-27 15:48:23 +01:00 |
Kian-Meng Ang
|
fc92e4c8bf
|
docs: fix typos
|
2022-01-27 12:29:38 +01:00 |
Zaiming (Stone) Shi
|
252d7e85d9
|
refactor: call new hocon apis
|
2022-01-27 00:23:08 +01:00 |
Ilya Averyanov
|
6441978b08
|
refactor(authn,authz): unify variable interpolation
|
2022-01-25 20:54:12 +03:00 |
Shawn
|
6572785907
|
Merge pull request #6712 from tigercl/fix/pgsql
fix: fix errors caused by concurrent parsing of sql
|
2022-01-14 13:37:47 +08:00 |
zhouzb
|
683d1c3412
|
test: fix test cases
|
2022-01-13 14:27:36 +08:00 |
JianBo He
|
af2868e598
|
chore(dashboard): change root name emqx_dashboard > dashboard
|
2022-01-12 13:51:34 +08:00 |
zhouzb
|
821b50a961
|
test(mongo): add test case for w_mode option
|
2022-01-07 09:52:15 +08:00 |
Zaiming (Stone) Shi
|
63167cea70
|
chore: update copyright
|
2022-01-05 20:55:00 +01:00 |
Zaiming (Stone) Shi
|
f866488bc2
|
test: fix mongodb tls suite
dryruns return error when local health check fails
|
2022-01-03 16:22:44 +01:00 |
Zaiming (Stone) Shi
|
2898fa76e1
|
Merge remote-tracking branch 'origin/release-5.0-beta.3' into merge-5.0-beta.3-to-master
|
2022-01-03 11:39:06 +01:00 |
Shawn
|
efec4564f0
|
fix(resource): update test cases on resource not_found
|
2021-12-31 22:25:45 +08:00 |
Shawn
|
f65eca4c47
|
fix(authn): update testcase for resource not running
|
2021-12-31 21:08:07 +08:00 |
zhongwencool
|
489fb7f806
|
fix(trace): copy binary:encode_hex/2 from binary.erl
|
2021-12-30 21:38:23 +08:00 |
Ilya Averyanov
|
7208669946
|
chore(authn): reduce number of pre-generated certificates, refactor
tests
|
2021-12-30 13:49:14 +03:00 |
zhongwencool
|
43141dffee
|
Merge branch 'release-5.0-beta.3' into trace-formatter
|
2021-12-29 22:37:59 +08:00 |
Ilya Averyanov
|
2b3d3ebb0a
|
chore(authn): test JWT authn with HTTPS key server
|
2021-12-29 16:24:57 +03:00 |
Ilya Averyanov
|
f230c20521
|
chore(authn): test HTTPS authn
|
2021-12-29 16:24:57 +03:00 |
Ilya Averyanov
|
a7ca6cb39f
|
chore(authn): test MongoDB authn via ssl connection
|
2021-12-29 16:24:52 +03:00 |
zhongwencool
|
121d906992
|
chore(log): add SLOG/3 to add meta info
|
2021-12-29 14:48:48 +08:00 |
zhouzb
|
d26042703e
|
chore: provide prepared_query and equery
|
2021-12-28 09:52:31 +08:00 |
Ilya Averyanov
|
e2e2c98679
|
chore(authn): test Mysql authn via ssl connection
|
2021-12-27 11:16:31 +03:00 |
Ilya Averyanov
|
6de89d1207
|
chore(authn): test PostgreSQL authn via ssl connection
|
2021-12-27 11:16:31 +03:00 |
Ilya Averyanov
|
520629d6e2
|
chore(authn): test Redis authn via ssl connection
|
2021-12-27 11:16:31 +03:00 |
Ilya Averyanov
|
708d9cfc6c
|
refactor(authn): restore pbkdf2 password hashing functionality
|
2021-12-13 21:40:09 +03:00 |