mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-06 09:20:43 +01:00
f secure importer
This commit is contained in:
parent
28b20cc8ba
commit
6cffabe259
2
jslib
2
jslib
@ -1 +1 @@
|
|||||||
Subproject commit c15beac78900bc9bca8337d829bffa61066c12a4
|
Subproject commit 91bebbbd62c00cccb605acb0e5d760e22c68d9eb
|
@ -170,6 +170,10 @@
|
|||||||
Open the Avast Passwords desktop application and navigate to "Settings" → "Import/export data". Select the
|
Open the Avast Passwords desktop application and navigate to "Settings" → "Import/export data". Select the
|
||||||
"Export" button for the "Export to CSV file" option to save the CSV file.
|
"Export" button for the "Export to CSV file" option to save the CSV file.
|
||||||
</ng-container>
|
</ng-container>
|
||||||
|
<ng-container *ngIf="format === 'fsecurefsk'">
|
||||||
|
Open the F-Secure KEY desktop application and navigate to "Settings" → "Export Passwords". Select the
|
||||||
|
"Export" button, enter your master password, and save the FSK file.
|
||||||
|
</ng-container>
|
||||||
</app-callout>
|
</app-callout>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-6">
|
<div class="col-6">
|
||||||
|
Loading…
Reference in New Issue
Block a user