mirror of
https://github.com/bitwarden/browser
synced 2025-12-24 12:13:39 +00:00
password boss importer
This commit is contained in:
@@ -122,6 +122,10 @@
|
||||
Using the Ascendo DataVault desktop application, navigate to "Tools" → "Export". In the dialog that pops up, select
|
||||
the "All Items (DVX, CSV)" option. Click the "Ok" button to save the CSV file.
|
||||
</ng-container>
|
||||
<ng-container *ngIf="format === 'passwordbossjson'">
|
||||
Using the Password Boss desktop application, navigate to "File" → "Export data" → "Password Boss JSON - not encrypted"
|
||||
and save the JSON file.
|
||||
</ng-container>
|
||||
</app-callout>
|
||||
<div class="row">
|
||||
<div class="col-6">
|
||||
|
||||
Reference in New Issue
Block a user