Shawn
|
d4f20c82e0
|
feat(rules): support function outputs
|
2021-09-26 23:00:08 +08:00 |
Shawn
|
bd081913b5
|
refactor(rules): remove emqx_rule_actions
|
2021-09-26 23:00:08 +08:00 |
Shawn
|
af295a9b71
|
refactor(rules): remove resources and actions
|
2021-09-26 23:00:08 +08:00 |
Shawn
|
b055464f6b
|
refactor(rule): remove CLIs for rules
We will have new CLIs based on HTTP API in the future.
|
2021-09-26 23:00:08 +08:00 |
zhongwencool
|
776604a90b
|
chore(dashboard): make dirty operation into ekka_mnesia transation
|
2021-09-26 21:42:26 +08:00 |
zhouzb
|
f325d7c783
|
chore(psk): catch timeout exception to avoid crash
|
2021-09-26 20:37:00 +08:00 |
Zaiming (Stone) Shi
|
5d89b8d33b
|
Merge pull request #5804 from Rory-Z/chore/add-macos11-for-workflows
chore(CI): add macos 11 for build workflows
|
2021-09-26 13:48:20 +02:00 |
Zaiming (Stone) Shi
|
31d6c34a04
|
Merge pull request #5785 from Rory-Z/feat/add-authz-mnesia
add authz mnesia
|
2021-09-26 13:46:51 +02:00 |
k32
|
66f2f1bac6
|
Merge pull request #5807 from emqx/k32-patch-1
chore(readme): Fix typo
|
2021-09-26 12:23:43 +02:00 |
k32
|
8e6a215c16
|
chore(readme): Fix typo
|
2021-09-26 11:40:49 +02:00 |
zhanghongtong
|
c5494d5c90
|
chore(authz mnesia api): ensure built-in-database type source is disabled before purge.
|
2021-09-26 16:38:08 +08:00 |
Zaiming Shi
|
8b6eeef7fc
|
refactor(authz): use macro for cmd names
|
2021-09-26 16:19:47 +08:00 |
Zaiming Shi
|
65d0b70ff6
|
refactor(authz): simplify config update impl
|
2021-09-26 16:19:47 +08:00 |
Zaiming Shi
|
f18d0c7167
|
fix(authz): delete unused config field
path is not used for built-in-database type
|
2021-09-26 16:19:47 +08:00 |
zhanghongtong
|
7d18250a1d
|
chore(authz mnesia): fix dialyzer error
|
2021-09-26 16:19:47 +08:00 |
zhanghongtong
|
673b12a46d
|
chore(authz mnesia): in the mnesia table, replace atom with int
|
2021-09-26 16:19:47 +08:00 |
zhanghongtong
|
9b3917e0d3
|
chore(authz mnesia api): get method supports paging
Signed-off-by: zhanghongtong <rory-z@outlook.com>
|
2021-09-26 16:19:47 +08:00 |
zhanghongtong
|
1a02e0cfd1
|
feat(authz mnesia api): post accept array data
|
2021-09-26 16:19:47 +08:00 |
zhanghongtong
|
2dc3b51675
|
chore(authz): use ekka_mnesia instead of mnesia
|
2021-09-26 16:19:47 +08:00 |
zhanghongtong
|
b583509976
|
feat(authz): add authorize for mnesia
|
2021-09-26 16:19:47 +08:00 |
zhanghongtong
|
ed6f4895e2
|
feat(authz mnesia): add api
Signed-off-by: zhanghongtong <rory-z@outlook.com>
|
2021-09-26 16:19:47 +08:00 |
lafirest
|
acb5c693ba
|
Merge pull request #5767 from lafirest/fix/time_unit
fix(schema): fix some time unit in schema
|
2021-09-26 15:35:27 +08:00 |
JianBo He
|
8e78d29325
|
chore(gw): improve emqx_gateway_schema
|
2021-09-26 15:19:55 +08:00 |
JianBo He
|
b78c914651
|
test(authn): cleanup the dirty configs
|
2021-09-26 15:19:55 +08:00 |
JianBo He
|
791408cd99
|
refactor(gw): simplify code structure
1. Add the management API for listener's authn
2. Clarify responsed error messages
|
2021-09-26 15:19:55 +08:00 |
JianBo He
|
5ad1a8c232
|
chore(gw): fix test case errors
|
2021-09-26 15:19:55 +08:00 |
JianBo He
|
f0ac62c513
|
refactor(gw): use emqx_gateway_conf to update conf
|
2021-09-26 15:19:55 +08:00 |
JianBo He
|
b55a1f62c3
|
test(gw): more cases for emqx_gateway_conf
|
2021-09-26 15:19:55 +08:00 |
JianBo He
|
d163e99d58
|
chore(gw): add cases for emqx_gateway_conf
|
2021-09-26 15:19:55 +08:00 |
JianBo He
|
f68dfff0d6
|
refactor(gw): refactor config hot-upgrade mechnism
|
2021-09-26 15:19:55 +08:00 |
JianBo He
|
a9e32ac106
|
chore(gw): fix gatway enable/1 not working
|
2021-09-26 15:19:55 +08:00 |
JianBo He
|
d8176f4378
|
chore(gw): pass listener id into listener params
|
2021-09-26 15:19:55 +08:00 |
JianBo He
|
3e033b419c
|
refactor(gw): integrate with authn
|
2021-09-26 15:19:55 +08:00 |
JianBo He
|
f3c675b139
|
chore(deps): upgrade esockd to 5.8.3
|
2021-09-26 15:19:55 +08:00 |
JianBo He
|
eda94f5754
|
chore(gw): more comment for coap options
|
2021-09-26 15:19:55 +08:00 |
JianBo He
|
aa03023811
|
chore(gw): http-api for loading gateway
|
2021-09-26 15:19:55 +08:00 |
lafirest
|
6e3ec6c9db
|
fix(schema): fix authn/z's schema time unit
|
2021-09-26 14:41:46 +08:00 |
lafirest
|
e31e175e47
|
fix(schema): fix some time unit in schema
|
2021-09-26 14:38:53 +08:00 |
xujun540
|
92c02c0c8b
|
chore(autotest): add and run test scripts and modify plug-ins
|
2021-09-26 14:04:43 +08:00 |
zhanghongtong
|
11c90cfce4
|
fix(authz api): fix file type error
|
2021-09-26 12:35:35 +08:00 |
zhanghongtong
|
f091858a27
|
chore(CI): add macos 11 for build workflows
Signed-off-by: zhanghongtong <rory-z@outlook.com>
|
2021-09-26 12:33:59 +08:00 |
zhouzb
|
096e85dc14
|
chore(authn): improve log and fix disabled authentication still working
|
2021-09-26 11:31:19 +08:00 |
zhongwencool
|
cae79a0584
|
feat(swagger): move public page/limit/error_code to emqx_dashboard_swagger module
|
2021-09-24 21:51:53 +08:00 |
Zaiming (Stone) Shi
|
d2278b02d9
|
Merge pull request #5798 from Rory-Z/feat/update-acl-conf
feat(authz): acl.conf is compatible with the 4.x syntax
|
2021-09-24 11:53:12 +02:00 |
zhouzb
|
6051ea92eb
|
chore(authn): improve log
|
2021-09-24 17:24:04 +08:00 |
zhouzb
|
11bdfcb8f0
|
fix(authn): fix bugs in http and pgsql authn
|
2021-09-24 17:15:10 +08:00 |
zhouzb
|
e31840d943
|
fix(authn): add timeout option for mysql connector
|
2021-09-24 17:15:10 +08:00 |
zhouzb
|
98ecafcceb
|
chore(psk): fix dialyzer
|
2021-09-24 17:07:08 +08:00 |
zhouzb
|
d391690505
|
chore(psk): fix bugs
|
2021-09-24 17:07:08 +08:00 |
zhouzb
|
29277b1d6b
|
chore(psk): rename boot.psk to init.psk
|
2021-09-24 17:07:08 +08:00 |