zhanghongtong
|
28853c3a02
|
chore(authz): rename http to http-server
|
2021-09-18 11:32:19 +08:00 |
JimMoen
|
6edc9f4221
|
fix(emqx_types): spec refs `emqx_types.erl` instead directly.
|
2021-09-17 19:28:22 +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 |
zhouzb
|
43ce727632
|
chore(gen_id): using emqx_misc:gen_id/0, /1
|
2021-09-16 16:51:46 +08:00 |
JimMoen
|
deac54c847
|
chore(for editor): Add comments for Emacs major mode.
|
2021-09-16 15:43:30 +08:00 |
zhanghongtong
|
129a171de2
|
chore(authz): api returns the original content of the file
Signed-off-by: zhanghongtong <rory-z@outlook.com>
|
2021-09-16 13:40:16 +08:00 |
zhanghongtong
|
ca4b1ca3b5
|
fix(auth mnesia api): fix the issue of missing line breaks in multi-line rules
|
2021-09-16 13:40:16 +08:00 |
Shawn
|
304c5613ac
|
refactor(resource): rename the emqx_resource:update/4 to recreate/4
|
2021-09-15 17:46:42 +08:00 |
zhanghongtong
|
c322957257
|
chore(authz): fix spelling errors
|
2021-09-14 11:16:47 +08:00 |
zhanghongtong
|
4fa816fa97
|
fix(auth mnesia api): fix api error when delete sources
|
2021-09-13 19:55:39 +08:00 |
zhanghongtong
|
d443d26fce
|
fix(auth mnesia api): fix api error for file type
|
2021-09-13 17:13:30 +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
|
6095253126
|
chore(emqx_authz): delete put for http type
|
2021-09-10 19:27:10 +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 |
tigercl
|
78397329e8
|
Merge pull request #5684 from tigercl/chore/authn
chore(authn): provide easy-to-read hints for more errors
|
2021-09-10 19:04:11 +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 |
zhouzb
|
6b521acd6f
|
fix(authn): fix type error for http headers
|
2021-09-10 17:31:16 +08:00 |
Shawn
|
d46241fe2f
|
feat(bridges): avoid clientid competition between bridges on different nodes
|
2021-09-10 14:21:17 +08:00 |
zhanghongtong
|
718dd80b48
|
fix(auth mnesia api): fix write file error
|
2021-09-09 15:03:17 +08:00 |
zhanghongtong
|
0813a81517
|
fix(auth mnesia api): fix put file type error
|
2021-09-09 15:03:17 +08:00 |
zhanghongtong
|
3be6374f91
|
fix(auth mnesia api): fix get file type error
|
2021-09-09 15:03:17 +08:00 |
zhanghongtong
|
1699a8dc63
|
chore(authz): rename authorization_rules.conf to acl.conf
|
2021-09-07 14:42:05 +08:00 |
Zaiming Shi
|
19aff7bfdd
|
fix(authz): schema fields used directly.
|
2021-09-03 14:58:49 +02:00 |
Zaiming Shi
|
ec13463f4a
|
refactor(schema): prepare for hocon schema doc generation
|
2021-09-03 11:02:31 +02: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 |
Shawn
|
daca99f0f6
|
feat(config): add option 'persistent => boolean()' to emqx:update_config/3
|
2021-09-03 10:42:12 +08:00 |
zhanghongtong
|
c6ed72df3e
|
chore(authz api): update swagger json
Signed-off-by: zhanghongtong <rory-z@outlook.com>
|
2021-09-02 18:06:10 +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 |
Rory Z
|
5669ea4034
|
chore(authz api): fix dialyzer error
|
2021-09-02 11:31:21 +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 |
Rory Z
|
c0eaa30064
|
chore(emqx_authz): change api path
|
2021-08-31 17:39:32 +08:00 |
zhanghongtong
|
6b313a60d4
|
refactor: refactor emqx_authz
Signed-off-by: zhanghongtong <rory-z@outlook.com>
|
2021-08-31 17:39:32 +08:00 |
Zaiming Shi
|
77aca28d87
|
fix(emqx_authz): call matches with rules input
|
2021-08-30 09:56:03 +08:00 |
Zaiming Shi
|
84ed368d41
|
refactor(emqx_authz): use module name builder functions
|
2021-08-30 09:56:03 +08:00 |
Zaiming Shi
|
ce1772c2b5
|
fix(emqx_authz): fix typo in authz annotation key
rule -> rules
|
2021-08-30 09:56:03 +08:00 |
Zaiming Shi
|
5165fd6b30
|
refactor(schema): implement new hocon_schema callbacks
|
2021-08-30 09:56:03 +08:00 |
zhanghongtong
|
46fb99d44e
|
chore(emqx_authz): rename rules to sources in emqx_authz
|
2021-08-27 17:51:11 +08:00 |
Zaiming (Stone) Shi
|
c64af6a78c
|
Merge pull request #5532 from zhongwencool/master
feat(emqx_cluster_call): ensure the consistency of resources
|
2021-08-27 09:40:31 +02:00 |
zhanghongtong
|
f03fc88161
|
chore(emqx_authz): fix test cases error
Signed-off-by: zhanghongtong <rory-z@outlook.com>
|
2021-08-27 15:08:56 +08:00 |
zhanghongtong
|
f2e29184de
|
chore(emqx_authz): use new config path
|
2021-08-27 15:08:56 +08:00 |
zhanghongtong
|
6f8c87001f
|
chore(authz): add default config
Signed-off-by: zhanghongtong <rory-z@outlook.com>
|
2021-08-27 15:08:56 +08:00 |
zhanghongtong
|
4594d2d42b
|
chore(authorization): merge authorization in emqx and emqx_authz
|
2021-08-27 15:08:56 +08:00 |
DDDHuang
|
86231f795d
|
refactor: close managment http 8081 (#5564)
|
2021-08-27 13:46:39 +08:00 |
zhongwencool
|
c1c24af002
|
fix: dialyzer warning
|
2021-08-27 10:09:26 +08:00 |
Shawn
|
436dba83b8
|
feat(logger): update configs for logger at runtime
|
2021-08-26 18:31:44 +08:00 |