mirror of
https://github.com/bitwarden/web
synced 2025-12-06 00:03:28 +00:00
securesafe and logmeonce csv importers
This commit is contained in:
@@ -232,6 +232,13 @@
|
||||
the QR code with your mobile device. Various CSV files will then be saved to your computer's
|
||||
downloads folder.
|
||||
</ng-container>
|
||||
<ng-container *ngIf="format === 'securesafecsv'">
|
||||
Export your SecureSafe password safe to a CSV file with a comma delimiter.
|
||||
</ng-container>
|
||||
<ng-container *ngIf="format === 'logmeoncecsv'">
|
||||
Open the LogMeOnce browser extension, then navigate to "Open Menu" → "Export To" and
|
||||
select "CSV File" to save the CSV file.
|
||||
</ng-container>
|
||||
</app-callout>
|
||||
<div class="row">
|
||||
<div class="col-6">
|
||||
|
||||
Reference in New Issue
Block a user