authelia/test/unitary
Clement Michaud 32ff6cb387 Remove qrcode dependency as an npm package and replace it with a client side cross-browser library that generates qrcodes 2017-05-14 13:37:05 +02:00
..
notifiers Create a filesystem notifier for simple getting started 2017-01-28 19:59:15 +01:00
routes Remove qrcode dependency as an npm package and replace it with a client side cross-browser library that generates qrcodes 2017-05-14 13:37:05 +02:00
user_data_store Register TOTP secrets per user 2017-01-28 18:27:54 +01:00
requests.js Register TOTP secrets per user 2017-01-28 18:27:54 +01:00
res_mock.js Move unit tests to unitary directory and add integration tests 2016-12-18 00:07:56 +01:00
test_access_control.js Rework the configuration of the access control to allow default policy for certain domains 2017-03-25 18:38:14 +01:00
test_authentication_regulator.js Implement authentication regulation 2017-01-28 01:32:25 +01:00
test_config_adapter.js Add the access_control entry in the config file to allow the user to define per group rules to access the subdomains 2017-03-25 15:17:21 +01:00
test_data_persistence.js Add the access_control entry in the config file to allow the user to define per group rules to access the subdomains 2017-03-25 15:17:21 +01:00
test_identity_check.js Create a filesystem notifier for simple getting started 2017-01-28 19:59:15 +01:00
test_ldap.js Add the access_control entry in the config file to allow the user to define per group rules to access the subdomains 2017-03-25 15:17:21 +01:00
test_server.js Add the access_control entry in the config file to allow the user to define per group rules to access the subdomains 2017-03-25 15:17:21 +01:00
test_server_config.js Add the access_control entry in the config file to allow the user to define per group rules to access the subdomains 2017-03-25 15:17:21 +01:00
test_totp.js Implement FIDO u2f authentication 2017-01-21 17:41:06 +01:00
test_user_data_store.js Implement password reset 2017-01-27 01:20:03 +01:00