nextcloud-server/tests/lib/Authentication/TwoFactorAuth
Christoph Wurst 99d525eb36
Convert 2FA token type to string
The IConfig service is documented to handle its data as strings, hence
this changes the code a bit to ensure we store keys as string and
convert them back when reading.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-01-22 14:09:37 +07:00
..
Db
EnforcementStateTest.php
ManagerTest.php Convert 2FA token type to string 2021-01-22 14:09:37 +07:00
MandatoryTwoFactorTest.php Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
ProviderLoaderTest.php
ProviderManagerTest.php
ProviderSetTest.php
RegistryTest.php