mirror of
https://github.com/bitwarden/web
synced 2025-12-06 00:03:28 +00:00
enpass json importer
This commit is contained in:
2
jslib
2
jslib
Submodule jslib updated: 18ac2db323...e64fdf4e21
@@ -84,6 +84,10 @@
|
||||
and save the CSV file. Note that the importer only supports files exported while Enpass is set to the English
|
||||
language, so adjust your settings accordingly.
|
||||
</ng-container>
|
||||
<ng-container *ngIf="format === 'enpassjson'">
|
||||
Using the Enpass 6 desktop application, click the menu button and navigate to "File" → "Export".
|
||||
Select the ".json" file format option and save the JSON file.
|
||||
</ng-container>
|
||||
<ng-container *ngIf="format === 'pwsafexml'">
|
||||
Using the Password Safe desktop application, navigate to "File" → "Export To" → "XML format..." and save the XML
|
||||
file.
|
||||
|
||||
Reference in New Issue
Block a user