JimMoen
|
85835256f1
|
Merge tag 'v5.0.8' into merge-release-v5.0.8-into-master
|
2022-09-23 16:06:44 +08:00 |
Ilya Averyanov
|
c11afc357e
|
fix(auth): use empty strings for absent placeholder values
|
2022-09-20 15:20:55 +03:00 |
JianBo He
|
a461375b30
|
chore: support strip double quote in authn/authz
more compatibility for https://github.com/emqx/emqx/pull/8827
|
2022-09-14 15:25:31 +08:00 |
Ilya Averyanov
|
64aa30ec63
|
chore(authn/authz): better handling of placeholder interpolation errors
|
2022-08-10 18:22:37 +03:00 |
JianBo He
|
4c17b38102
|
chore: treat 200/204 as acl nomatch
|
2022-07-01 20:42:22 +08:00 |
JianBo He
|
83f5da8f9d
|
fix(authz-http): fix https://github.com/emqx/emqx/pull/8377#discussion_r911743360
|
2022-07-01 17:46:55 +08:00 |
JianBo He
|
52b77b570f
|
refactor: authz-http return body to reject pub/sub
|
2022-07-01 17:46:55 +08:00 |
JianBo He
|
f8c90452cc
|
chore: auto retry disconnected authn/authz resources
|
2022-07-01 12:01:39 +08:00 |
Shawn
|
defacb97df
|
fix: disabled resources for authz/authn started after emqx reboot
|
2022-06-22 14:34:30 +08:00 |
JimMoen
|
87af77ec35
|
refactor: do not destory resource when update authn/authz resource
|
2022-05-12 14:19:57 +08:00 |
Chris
|
0b3e30e813
|
feat: isolate resource manager processes
|
2022-05-09 13:24:34 +02:00 |
JimMoen
|
15ef9892c5
|
fix(auth): authn & authz http support placeholder in HTTP path
|
2022-04-29 12:48:00 +08:00 |
JimMoen
|
82559b9b08
|
style: erlfmt apps/emqx_authz
|
2022-04-01 02:19:46 +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 |
EMQ-YangM
|
583624fb8d
|
fix(emqx_authn): fix test suite
|
2022-03-09 13:53:05 +08:00 |
EMQ-YangM
|
db97ed5163
|
fix(emqx_authz): add default wait_connected
|
2022-03-08 14:09:39 +08:00 |
EMQ-YangM
|
fae91d72f2
|
fix(emqx_authz): fix function 'create_resource'
|
2022-02-11 18:36:55 +08:00 |
Ilya Averyanov
|
6441978b08
|
refactor(authn,authz): unify variable interpolation
|
2022-01-25 20:54:12 +03:00 |
Zaiming (Stone) Shi
|
63167cea70
|
chore: update copyright
|
2022-01-05 20:55:00 +01:00 |
zhouzb
|
80c1128b7a
|
fix(authz): fix deadlock issues
|
2021-12-23 11:45:58 +08:00 |
zhouzb
|
25b7719db5
|
feat(authz): support sync configuration in the cluster
|
2021-12-21 17:00:49 +08:00 |
Ilya Averyanov
|
056558e445
|
chore(authz): encapsulate authz backend logic
|
2021-12-08 21:38:10 +03:00 |