mirror of
https://github.com/bitwarden/help
synced 2026-02-24 16:43:06 +00:00
lastpass bug warning
This commit is contained in:
@@ -9,12 +9,6 @@ tags: [import, lastpass]
|
||||
|
||||
Importing your data from LastPass into bitwarden is easy.
|
||||
|
||||
{% warning %}
|
||||
It is recommended to export through the LastPass.com web vault in order to avoid known bugs with the LastPass extension exporter.
|
||||
|
||||
If you use the LastPass browser extension to export your sites, your password data could be corrupted.
|
||||
{% endwarning %}
|
||||
|
||||
## Export your sites from the LastPass.com web vault
|
||||
|
||||
1. Log into your LastPass account and navigate to "More Options" > "Advanced" > "Export".
|
||||
@@ -23,6 +17,10 @@ If you use the LastPass browser extension to export your sites, your password da
|
||||
4. Highlight all of the data on the page and copy it to your clipboard.
|
||||
- Highlight all of the data with your mouse, then right click with your mouse and select "Copy".
|
||||
|
||||
{% warning %}
|
||||
There are known bugs with the LastPass exporter regarding the ampersand character (<code>&</code>). The LastPass exporter may change all ampersand characters in your passwords to the value <code>&amp;</code>. If this LastPass bug affects your export you should use a text editor (such as notepad) to find/replace all values <code>&amp;</code> with <code>&</code> before importing into bitwarden.
|
||||
{% endwarning %}
|
||||
|
||||
## Import your sites into bitwarden
|
||||
|
||||
1. Go to the [bitwarden web vault][bitwarden-vault] and log in.
|
||||
|
||||
Reference in New Issue
Block a user