u2f: check files before register/login (#980)

This commit is contained in:
Nikolay Minaylov
2022-02-07 16:34:09 +03:00
committed by GitHub
parent 8cfd0eab9e
commit 40479e1761
7 changed files with 36 additions and 7 deletions

View File

@@ -20,6 +20,7 @@ typedef enum {
U2fCustomEventConnect,
U2fCustomEventDisconnect,
U2fCustomEventDataError,
U2fCustomEventRegister,
U2fCustomEventAuth,