mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 17:23:37 +00:00
token sanitization and adjust timeouts on u2f
This commit is contained in:
@@ -81,7 +81,7 @@ function initU2f(obj) {
|
||||
}
|
||||
|
||||
success(data);
|
||||
}, 5);
|
||||
}, 10);
|
||||
}
|
||||
|
||||
function onMessage() {
|
||||
|
||||
Reference in New Issue
Block a user