Zaiming (Stone) Shi
|
666b319729
|
Merge pull request #5989 from zmstone/refactor-ssl-certs-lib
refactor(tls): move ssl files handling to emqx_tls_lib
|
2021-10-25 12:42:29 +02:00 |
zhanghongtong
|
3c2292e74f
|
chore(authz): add more test case
|
2021-10-25 13:43:28 +08:00 |
zhanghongtong
|
198ae4c782
|
fix(authz): fix configuration could be updated with incorrect values
when updating the configuration, first check with emqx_resouce:create_dry_run/2
Signed-off-by: zhanghongtong <rory-z@outlook.com>
|
2021-10-25 13:43:28 +08:00 |
Zaiming Shi
|
71d2e6bebd
|
refactor(authz): call emqx_tls_lib to save & read SSL files
|
2021-10-24 10:44:47 +02:00 |
zhongwencool
|
c73205a589
|
Ct helpers migrate (#5943)
* chore: common test
* chore: delete emqx_ct_helpers deps
|
2021-10-18 13:45:52 +08:00 |
Tobias Lindahl
|
aa19c2a908
|
chore: Remove emqx_ct_helpers as dependency
|
2021-10-15 10:40:57 +02:00 |
lafirest
|
6e3ec6c9db
|
fix(schema): fix authn/z's schema time unit
|
2021-09-26 14:41:46 +08:00 |
zhanghongtong
|
9ac1e9fcd9
|
chore(authz api): use raw config for get method
|
2021-09-23 16:33:06 +08:00 |
zhanghongtong
|
00d7d66871
|
chore(authz): rename mongo to mongodb
|
2021-09-22 11:28:31 +08:00 |
tigercl
|
fdbde321cd
|
Merge pull request #5742 from tigercl/chore/gen_id
chore(gen_id): using emqx_misc:gen_id/0, /1
|
2021-09-17 09:24:42 +08:00 |
zhanghongtong
|
fa467d0741
|
chore(authz): rename pgsql to postgresql
Signed-off-by: zhanghongtong <rory-z@outlook.com>
|
2021-09-17 09:16:38 +08:00 |
zhouzb
|
9df842eeb8
|
fix(test): fix test case of authz
|
2021-09-16 16:51:52 +08:00 |
zhanghongtong
|
4fa816fa97
|
fix(auth mnesia api): fix api error when delete sources
|
2021-09-13 19:55:39 +08:00 |
tigercl
|
09c376c1e5
|
Merge pull request #5707 from terry-xiaoyu/bridge_apis
feat(bridges): avoid clientid competition between bridges on differen…
|
2021-09-10 19:32:20 +08:00 |
zhanghongtong
|
ef0f94025a
|
chore(emqx_authz): rename config item
rename sql to query for mysql and pgsql
rename find to selector for mongo
Signed-off-by: zhanghongtong <rory-z@outlook.com>
|
2021-09-10 19:27:10 +08:00 |
zhanghongtong
|
75b77b77b6
|
chore(emqx_authz api): change rules type from list to string in http api
|
2021-09-10 19:03:33 +08:00 |
Shawn
|
d46241fe2f
|
feat(bridges): avoid clientid competition between bridges on different nodes
|
2021-09-10 14:21:17 +08:00 |
zhanghongtong
|
1699a8dc63
|
chore(authz): rename authorization_rules.conf to acl.conf
|
2021-09-07 14:42:05 +08:00 |
zhanghongtong
|
ffbf9b0fab
|
feat(authz): check for duplicate source types
Signed-off-by: zhanghongtong <rory-z@outlook.com>
|
2021-09-03 15:49:42 +08:00 |
zhanghongtong
|
0fd18a2795
|
chore(emqx_authz): compression configuration items
Signed-off-by: zhanghongtong <rory-z@outlook.com>
|
2021-09-02 15:28:17 +08:00 |
zhanghongtong
|
b8ee977d9d
|
feat(authz api): support read cert file for api
|
2021-09-02 11:31:21 +08:00 |
zhanghongtong
|
07dcd9e705
|
feat(authz api): support file type for sources
|
2021-09-02 11:31:21 +08:00 |
zhanghongtong
|
8252771306
|
feat(authz api): support upload ssl cert file for api
|
2021-09-02 11:31:21 +08:00 |
zhanghongtong
|
ef1b617624
|
feat(authz api): support '/authorization/settings' api and update swagger schema
Signed-off-by: zhanghongtong <rory-z@outlook.com>
|
2021-09-01 13:34:02 +08:00 |