1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-07 07:56:53 +01:00
bitwarden-estensione-browser/apps/browser
Daniel James Smith a3d69047c7
[PM-8252] Use new user-verification for exports on all clients (#9244)
* Move/replace submit and userVerification logic from web into the BaseExportComponent

Add "@bitwarden/auth" as dependency to the vault-export-ui package
New submit logic also checks for password-encrypted exports which will be need for future UI updates on browser and desktop

* Remove import/passing of the unneeded UserVerificationService

* Remove app-user-verification from browser and desktop components as the new UI is opened as a self-contained dialog

---------

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2024-05-21 13:02:16 +02:00
..
.vscode
config
spec
src [PM-8252] Use new user-verification for exports on all clients (#9244) 2024-05-21 13:02:16 +02:00
store Autosync the updated translations (#9255) 2024-05-20 08:39:05 +00:00
.eslintrc.json
.gitignore
crowdin.yml
gulpfile.js
jest.config.js
package.json make manifest v3 the default for build and build:watch commands (#9160) 2024-05-13 16:49:31 -04:00
postcss.config.js
README.md
tailwind.config.js
test.setup.ts
tsconfig.json
tsconfig.spec.json
webpack.config.js

Github Workflow build browser on master Crowdin Join the chat at https://gitter.im/bitwarden/Lobby

Bitwarden Browser Extension

The Bitwarden browser extension is written using the Web Extension API and Angular.

My Vault

Documentation

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