emqx/apps/emqx_authn/test
Stefan Strigler 12ba831246 fix(emqx_authn_api): return 404 for status of unknown authenticator
This also makes sure we call the same code everytime we access an authenticator.
Moreover we return a 500 in case a remote call fails due to technical issues.
2022-11-11 13:34:44 +01:00
..
data chore(authn): reduce number of pre-generated certificates, refactor 2021-12-30 13:49:14 +03:00
emqx_authn_SUITE.erl fix: do not publish last will when authentication failed 2022-09-05 08:55:47 -03:00
emqx_authn_api_SUITE.erl fix(emqx_authn_api): return 404 for status of unknown authenticator 2022-11-11 13:34:44 +01:00
emqx_authn_enable_flag_SUITE.erl fix: issue in test cases 2022-07-08 14:07:28 +08:00
emqx_authn_http_SUITE.erl fix(auth): use empty strings for absent placeholder values 2022-09-20 15:20:55 +03:00
emqx_authn_http_test_server.erl style: erlfmt apps/emqx_authn 2022-04-01 02:19:46 +08:00
emqx_authn_https_SUITE.erl test(authn): emqx_authn and gateway_athn http `content-type` 2022-07-01 20:55:39 +08:00
emqx_authn_jwt_SUITE.erl fix(jwt): support non-integer timestamp claims 2022-09-02 10:17:47 +08:00
emqx_authn_mnesia_SUITE.erl chore(authn api): replace user import api with upload api 2022-06-01 19:56:23 +03:00
emqx_authn_mongo_SUITE.erl fix(auth): use empty strings for absent placeholder values 2022-09-20 15:20:55 +03:00
emqx_authn_mongo_tls_SUITE.erl chore(authn): fix raw authn configs 2022-06-15 22:26:08 +03:00
emqx_authn_mqtt_test_client.erl style: erlfmt apps/emqx_authn 2022-04-01 02:19:46 +08:00
emqx_authn_mysql_SUITE.erl Merge tag 'v5.0.8' into merge-release-v5.0.8-into-master 2022-09-23 16:06:44 +08:00
emqx_authn_mysql_tls_SUITE.erl chore(authn): fix raw authn configs 2022-06-15 22:26:08 +03:00
emqx_authn_password_hashing_SUITE.erl feat(authn): support disable salt 2022-04-19 09:29:56 +08:00
emqx_authn_pgsql_SUITE.erl Merge tag 'v5.0.8' into merge-release-v5.0.8-into-master 2022-09-23 16:06:44 +08:00
emqx_authn_pgsql_tls_SUITE.erl chore(authn): fix raw authn configs 2022-06-15 22:26:08 +03:00
emqx_authn_redis_SUITE.erl fix(build): apply PR#8956 changes 2022-09-23 17:09:10 +08:00
emqx_authn_redis_tls_SUITE.erl chore(authn): fix raw authn configs 2022-06-15 22:26:08 +03:00
emqx_authn_test_lib.erl chore(authn): fix raw authn configs 2022-06-15 22:26:08 +03:00
emqx_enhanced_authn_scram_mnesia_SUITE.erl fix(authn): fix enhance_authn fuzzy searching not working 2022-06-13 13:38:06 +08:00