nextcloud/lib/private/Authentication
Roeland Jago Douma 884f3d009a
Discourage webauthn user interaction
Else people might have the feeling this is also doing 2FA. And since it
is only prefered it can be ignored and hacked around.

Once we have proper 2FA with webauthn in one go this probably needs to
be revisted.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-07-16 21:10:07 +02:00
..
Events Update license headers for 19 2020-04-29 11:57:22 +02:00
Exceptions Improve traces of invalid token exceptions 2020-05-27 09:21:47 +02:00
Listeners Clean up auth tokens when user is deleted 2020-06-15 19:24:04 +02:00
Login Update license headers for 19 2020-04-29 11:57:22 +02:00
LoginCredentials Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Notifications Update license headers 2019-12-05 15:38:45 +01:00
Token Improve traces of invalid token exceptions 2020-05-27 09:21:47 +02:00
TwoFactorAuth Add visibility to all constants 2020-04-10 16:54:27 +02:00
WebAuthn Discourage webauthn user interaction 2020-07-16 21:10:07 +02:00