.. |
proto
|
feat: new authz metrics
|
2022-04-28 22:01:40 +08:00 |
emqx_authz.app.src
|
chore: bump ahutz version && update CHANGES-5.0.md
|
2022-08-31 21:15:55 +08:00 |
emqx_authz.appup.src
|
refactor: authz-http return body to reject pub/sub
|
2022-07-01 17:46:55 +08:00 |
emqx_authz.erl
|
fix(authz): fix dialyzer && test case && proper error
|
2022-08-31 16:49:27 +08:00 |
emqx_authz_api_cache.erl
|
docs: authz i18n zh_CN support
|
2022-04-22 10:40:34 +08:00 |
emqx_authz_api_mnesia.erl
|
fix(authz): prohibit overriding of existing client/user
|
2022-06-07 16:34:01 +08:00 |
emqx_authz_api_schema.erl
|
Merge pull request #7817 from JimMoen/fix-auth-http
|
2022-04-29 16:36:10 +08:00 |
emqx_authz_api_settings.erl
|
chore(authz): make `authorization.cache.enable` required
|
2022-06-15 13:46:17 +08:00 |
emqx_authz_api_sources.erl
|
fix(bridge/authz/exhook): no need to drop invalid certs
|
2022-09-14 14:08:55 +08:00 |
emqx_authz_app.erl
|
chore: update copyright
|
2022-01-05 20:55:00 +01:00 |
emqx_authz_client_info.erl
|
feat(authz): add default authn-based authz source
|
2022-05-13 12:51:10 +03:00 |
emqx_authz_file.erl
|
refactor: do not destory resource when update authn/authz resource
|
2022-05-12 14:19:57 +08:00 |
emqx_authz_http.erl
|
chore: treat 200/204 as acl nomatch
|
2022-07-01 20:42:22 +08:00 |
emqx_authz_mnesia.erl
|
refactor: do not destory resource when update authn/authz resource
|
2022-05-12 14:19:57 +08:00 |
emqx_authz_mongodb.erl
|
refactor: do not destory resource when update authn/authz resource
|
2022-05-12 14:19:57 +08:00 |
emqx_authz_mysql.erl
|
refactor: do not destory resource when update authn/authz resource
|
2022-05-12 14:19:57 +08:00 |
emqx_authz_postgresql.erl
|
refactor: do not destory resource when update authn/authz resource
|
2022-05-12 14:19:57 +08:00 |
emqx_authz_redis.erl
|
refactor: do not destory resource when update authn/authz resource
|
2022-05-12 14:19:57 +08:00 |
emqx_authz_rule.erl
|
style: erlfmt apps/emqx_authz
|
2022-04-01 02:19:46 +08:00 |
emqx_authz_schema.erl
|
fix: add default&example for schema
|
2022-06-06 09:52:10 +08:00 |
emqx_authz_sup.erl
|
style: erlfmt apps/emqx_authz
|
2022-04-01 02:19:46 +08:00 |
emqx_authz_utils.erl
|
chore: support strip double quote in authn/authz
|
2022-09-14 15:25:31 +08:00 |