mirror of
https://github.com/bitwarden/help
synced 2025-12-13 06:43:18 +00:00
mention lastpass pocket
This commit is contained in:
@@ -22,6 +22,8 @@ Importing your data from LastPass into Bitwarden is easy.
|
|||||||
|
|
||||||
{% warning %}
|
{% warning %}
|
||||||
There are known bugs (for years now) with the LastPass exporter regarding special characters such as the ampersand (<code>&</code>), the greater than sign (<code>></code>), and the less than sign (<code><</code>). The LastPass exporter may change (HTML encode) these and possibly other special characters in your passwords to their respective HTML encoded values (ex. <code>&amp;</code>, <code>&gt;</code>, and <code>&lt;</code>). If this LastPass bug affects your exported data you should use a text editor (such as Notepad) to find and replace all of these values before importing into Bitwarden. For example, you may want to do a find and replace for <code>&amp;</code> → <code>&</code> and <code>&lt;</code> → <code><</code>).
|
There are known bugs (for years now) with the LastPass exporter regarding special characters such as the ampersand (<code>&</code>), the greater than sign (<code>></code>), and the less than sign (<code><</code>). The LastPass exporter may change (HTML encode) these and possibly other special characters in your passwords to their respective HTML encoded values (ex. <code>&amp;</code>, <code>&gt;</code>, and <code>&lt;</code>). If this LastPass bug affects your exported data you should use a text editor (such as Notepad) to find and replace all of these values before importing into Bitwarden. For example, you may want to do a find and replace for <code>&amp;</code> → <code>&</code> and <code>&lt;</code> → <code><</code>).
|
||||||
|
|
||||||
|
Alternatively, you can use the [LastPass Pocket application](https://lastpass.com/misc_download2.php){:target="_blank"} (near the bottom of the page) to export your CSV data. The LastPass Pocket application does not appear to be affected by these bugs.
|
||||||
{% endwarning %}
|
{% endwarning %}
|
||||||
|
|
||||||
## Import your data into Bitwarden
|
## Import your data into Bitwarden
|
||||||
|
|||||||
Reference in New Issue
Block a user