nextcloud-server/lib/private/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 +07:00
..
Events Update license headers for 19 2020-04-29 11:57:22 +07:00
Exceptions Improve traces of invalid token exceptions 2020-05-27 09:21:47 +07:00
Listeners Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Login Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
LoginCredentials Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Notifications
Token Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
TwoFactorAuth Convert 2FA token type to string 2021-01-22 14:09:37 +07:00
WebAuthn Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00