mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-24 12:06:15 +01:00
Add instructions for passman (#269)
This commit is contained in:
parent
8d98e9e6f9
commit
782061ac5e
@ -157,6 +157,9 @@
|
||||
Log into the Passpack website vault and navigate to "Settings" → "Export", then click the "Download" button to save
|
||||
the CSV file.
|
||||
</ng-container>
|
||||
<ng-container *ngIf="format === 'passmanjson'">
|
||||
Open your Passman vault and click on "settings" in the lower left corner, and then on the newly appeared "settings" link, then switch to the "Export credentials" tab, choose "JSON" as the export type, enter your vault's passphrase and click the "export" button.
|
||||
</ng-container>
|
||||
</app-callout>
|
||||
<div class="row">
|
||||
<div class="col-6">
|
||||
|
Loading…
Reference in New Issue
Block a user