1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-05 05:17:40 +02:00

securesafe and logmeonce csv importers

This commit is contained in:
Kyle Spearrin 2019-08-26 10:12:36 -04:00
parent c947354517
commit c6ae5368fe
2 changed files with 8 additions and 1 deletions

2
jslib

@ -1 +1 @@
Subproject commit ae37c2198bd2cb4799f76592c7fa49be154135d3
Subproject commit 99d56d936fdebc99994ce5089e8f063729a2e0ec

View File

@ -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" &rarr; "Export To" and
select "CSV File" to save the CSV file.
</ng-container>
</app-callout>
<div class="row">
<div class="col-6">