emqx/apps/emqx_authz/src
Zaiming (Stone) Shi 467010e3d3 chore: bump emqx_authz app vsn 2022-11-08 17:40:34 +01:00
..
proto feat: new authz metrics 2022-04-28 22:01:40 +08:00
emqx_authz.app.src chore: bump emqx_authz app vsn 2022-11-08 17:40:34 +01: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(auth): use empty strings for absent placeholder values 2022-09-20 15:20:55 +03: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 style: fix message returned for 404 2022-11-08 17:40:34 +01: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 feat(authz): Support `cert_common_name` and `cert_subject` in Authz 2022-09-15 18:02:54 +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 feat(authz): Support `cert_common_name` and `cert_subject` in Authz 2022-09-15 18:02:54 +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 Merge tag 'v5.0.8' into merge-release-v5.0.8-into-master 2022-09-23 16:06:44 +08:00