1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-04 06:15:37 +01:00
L'estensione per Browser di Bitwarden funziona con Chrome, Firefox, Edge, Opera, Safari, Vivaldi, brave, Tor Browser. L'istanza bitwarden dei devol comprende tutte le funzioni premium di bitwarden https://vaultwarden.devol.it
Go to file
Thomas Rittson 306aef73d4
Increase error checking on imported Login items (#369)
* Increase error checking on imported Login items

* Check encKey when importing encrypted JSON

* Fix style, use GUID as random string for test

* Revert "Increase error checking on imported Login items"

This reverts commit 17294527863cc53b84ed218f94ffbc21f4e96260.

* fix linting

* Fix tests
2021-05-13 10:58:59 +10:00
.github/workflows Bump node to 14 (#358) 2021-05-12 18:55:00 +02:00
.vscode
spec Increase error checking on imported Login items (#369) 2021-05-13 10:58:59 +10:00
src Increase error checking on imported Login items (#369) 2021-05-13 10:58:59 +10:00
.editorconfig
.gitignore
CONTRIBUTING.md expand contributing guide (#200) 2020-11-12 09:37:46 -05:00
LICENSE.txt
package-lock.json Bump node to 14 (#358) 2021-05-12 18:55:00 +02:00
package.json Bump node to 14 (#358) 2021-05-12 18:55:00 +02:00
README.md Replaced appveyor build badge with one from Github Workflow (#319) 2021-04-05 15:25:45 -04:00
SECURITY.md
tsconfig.json Desktop biometrics support (#119) 2020-07-23 13:32:20 -04:00
tslint.json Match tslint rules (#264) 2021-02-08 14:11:44 -06:00

Github Workflow build on master

Bitwarden JavaScript Library

Common code referenced across Bitwarden JavaScript projects.

Requirements

  • Git
  • node-gyp

Windows

  • Microsoft Build Tools 2015 in Visual Studio Installer
  • Windows 10 SDK 17134 either by downloading it seperately or through the Visual Studio Installer.