nextcloud/lib/private/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 +01:00
..
Db Emit an event for every disabled 2FA provider during cleanup 2020-06-16 14:38:33 +02:00
EnforcementState.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Manager.php Convert 2FA token type to string 2021-01-22 14:09:37 +01:00
MandatoryTwoFactor.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
ProviderLoader.php Add visibility to all constants 2020-04-10 16:54:27 +02:00
ProviderManager.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
ProviderSet.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Registry.php Emit an event for every disabled 2FA provider during cleanup 2020-06-16 14:38:33 +02:00