1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 07:13:32 +00:00

passpack importer

This commit is contained in:
Kyle Spearrin
2018-09-21 13:54:17 -04:00
parent 027cad9e52
commit f1384f5dc1
2 changed files with 5 additions and 1 deletions

2
jslib

Submodule jslib updated: 85587e0672...d81273c44f

View File

@@ -153,6 +153,10 @@
check all of the fields, change the "Output format" to "CSV", and then click the "Start" button to save the CSV check all of the fields, change the "Output format" to "CSV", and then click the "Start" button to save the CSV
file. file.
</ng-container> </ng-container>
<ng-container *ngIf="format === 'passpackcsv'">
Log into the Passpack website vault and navigate to "Settings" &rarr; "Export", then click the "Download" button to save
the CSV file.
</ng-container>
</app-callout> </app-callout>
<div class="row"> <div class="row">
<div class="col-6"> <div class="col-6">