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
EnforcementState.php
Manager.php
MandatoryTwoFactor.php
ProviderLoader.php
ProviderManager.php
ProviderSet.php
Registry.php