mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 08:43:33 +00:00
token sanitization and adjust timeouts on u2f
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
|
||||
$scope.deviceResponse = JSON.stringify(data);
|
||||
$scope.$apply();
|
||||
}, 5);
|
||||
}, 10);
|
||||
};
|
||||
|
||||
$scope.submit = function () {
|
||||
|
||||
Reference in New Issue
Block a user