nextcloud/tests/lib/Authentication
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
..
Events Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Listeners Use PSR logger in authentication 2020-10-12 22:07:04 +02:00
Login Use PSR logger in authentication 2020-10-12 22:07:04 +02:00
LoginCredentials Use PSR logger in authentication 2020-10-12 22:07:04 +02:00
Token Use PSR logger in authentication 2020-10-12 22:07:04 +02:00
TwoFactorAuth Convert 2FA token type to string 2021-01-22 14:09:37 +01:00