mirror of
https://github.com/bitwarden/browser
synced 2025-12-19 01:33:33 +00:00
add keepass importer
This commit is contained in:
@@ -42,6 +42,9 @@
|
||||
Using the Padlock desktop application, click the hamburger icon in the top left corner and navigate to "Settings" →
|
||||
"Export" button and save the file "As CSV".
|
||||
</ng-container>
|
||||
<ng-container *ngIf="format === 'keepass2xml'">
|
||||
Using the KeePass 2 desktop application, navigate to "File" → "Export" and select the "KeePass XML (2.x)" option.
|
||||
</ng-container>
|
||||
</app-callout>
|
||||
<div class="row">
|
||||
<div class="col-6">
|
||||
|
||||
Reference in New Issue
Block a user