emqx/apps/emqx_authn/src
firest c079760b0a fix(JWT): make the `exp` to be optional claim 2022-11-15 15:41:01 +08:00
..
enhanced_authn refactor(auth_mnesia): Export transaction funs 2022-08-22 19:52:37 +02:00
proto style(authn): reformat authn subdir source files 2022-04-01 09:55:02 +08:00
simple_authn fix(JWT): make the `exp` to be optional claim 2022-11-15 15:41:01 +08:00
emqx_authn.app.src fix(emqx_authn_api): return 404 for status of unknown authenticator 2022-11-11 13:34:44 +01:00
emqx_authn.appup.src fix: allow for exp field to optional to keep backwards compat with 4.X 2022-07-07 10:18:52 +02:00
emqx_authn.erl fix: check authn's mechanism field 2022-09-16 09:45:37 +08:00
emqx_authn_api.erl fix(emqx_authn_api): return 404 for status of unknown authenticator 2022-11-11 13:34:44 +01:00
emqx_authn_app.erl chore: update apps/emqx_authn/src/emqx_authn_app.erl 2022-09-16 09:45:37 +08:00
emqx_authn_password_hashing.erl Merge pull request #7656 from HJianBo/support-disable-salt 2022-04-20 15:29:22 +08:00
emqx_authn_schema.erl fix: add default&example for schema 2022-06-06 09:52:10 +08:00
emqx_authn_sup.erl fix: add authn authz metrics supervisor 2022-04-28 14:38:45 +08:00
emqx_authn_user_import_api.erl chore(i18n): correct tags name 2022-09-30 23:14:19 +08:00
emqx_authn_utils.erl Merge tag 'v5.0.8' into merge-release-v5.0.8-into-master 2022-09-23 16:06:44 +08:00