1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app/pages/first-time-flow/create-password
marktoda a761b9e15d
Make seed phrase import case-insensitive (#8246)
The user-specified seed phrase during the first-time-flow import step
required the phrase to be entered in all lowercase. The case does not
add any extra entropy to the seed, so there's no reason to be case
sensitive. Flexibility here will improve the onboarding UX.

This commit makes the entered seed phrase case-insensitive.

Fixes #8171
2020-03-30 10:21:04 -02:30
..
import-with-seed-phrase Make seed phrase import case-insensitive (#8246) 2020-03-30 10:21:04 -02:30
new-account Use eslint-plugin-react@7.18.3 (#8085) 2020-02-24 15:24:35 -03:30
unique-image Update buttons & colors to match design system (#6446) 2019-04-16 17:05:22 -02:30
create-password.component.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
create-password.container.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
index.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30