1
0
mirror of https://github.com/bitwarden/browser synced 2024-12-16 11:21:03 +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
SmithThe4th dedd7f1b5c
[PM-10607] Require userId for getKeyForCipherKeyDecryption (#10509)
* updated cipher service to stop using the deprecated getUserKeyWithLegacySupport and use the version that requires a user id

* Added account service mock

* fixed cipher test

* Fixed test

* removed async from encryptCipher

* updated encryptSharedCipher to pass userId to the encrypt function

* Pass userId to getUserKeyWithLegacySupport on encryptSharedCipher

* pass in userid when setting masterKeyEncryptedUserKey

* Added activer usedId to new web refresh function
2024-08-20 11:00:48 -05:00
.checkmarx
.codescene
.github [PM-10667] Implement manifest v3 POC for remaining browsers (#10419) 2024-08-15 09:54:18 -05:00
.husky
.storybook [BEEEP] [PM-10132] Upgrade storybook to v8 (#10288) 2024-08-16 09:28:29 +02:00
.vscode
apps [PM-10607] Require userId for getKeyForCipherKeyDecryption (#10509) 2024-08-20 11:00:48 -05:00
bitwarden_license [CL-389] Add end slot to non-text bit label content (#10457) 2024-08-20 11:55:11 -04:00
libs [PM-10607] Require userId for getKeyForCipherKeyDecryption (#10509) 2024-08-20 11:00:48 -05:00
patches
scripts
.browserslistrc
.editorconfig
.eslintignore
.eslintrc.json [PM-10813] add eslint rule to restrict imports from apps in libs (#10481) 2024-08-14 11:24:29 -07:00
.git-blame-ignore-revs
.gitattributes
.gitignore
.nvmrc
.prettierignore
.prettierrc.json
angular.json
babel.config.json
clients.code-workspace
CONTRIBUTING.md
jest.config.js
LICENSE_BITWARDEN.txt
LICENSE_GPL.txt
LICENSE.txt
package-lock.json [deps]: Update @yao-pkg/pkg to v5.12.1 (#10631) 2024-08-20 15:27:10 +02:00
package.json [deps]: Update @yao-pkg/pkg to v5.12.1 (#10631) 2024-08-20 15:27:10 +02:00
README.md
SECURITY.md
tailwind.config.js
tsconfig.eslint.json
tsconfig.json

Bitwarden

GitHub Workflow browser build on main GitHub Workflow CLI build on main GitHub Workflow desktop build on main GitHub Workflow web build on main gitter chat


Bitwarden Client Applications

This repository houses all Bitwarden client applications except the Mobile application.

Please refer to the Clients section of the Contributing Documentation for build instructions, recommended tooling, code style tips, and lots of other great information to get you started.

We're Hiring!

Interested in contributing in a big way? Consider joining our team! We're hiring for many positions. Please take a look at our Careers page to see what opportunities are currently open as well as what it's like to work at Bitwarden.

Contribute

Code contributions are welcome! Please commit any pull requests against the main branch. Learn more about how to contribute by reading the Contributing Guidelines. Check out the Contributing Documentation for how to get started with your first contribution.

Security audits and feedback are welcome. Please open an issue or email us privately if the report is sensitive in nature. You can read our security policy in the SECURITY.md file.