Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Disallow pasting recovery phrases on first run #6602

Merged
merged 2 commits into from
Oct 3, 2017

Conversation

5chdn
Copy link
Contributor

@5chdn 5chdn commented Sep 28, 2017

Closes #6581

The create account dialog on first run was always assuming isTest and therefore also allowing users to paste the recovery phrase which eventually leads to situations like #6581. Thanks @tomusdrw for guiding me through the code.

@5chdn 5chdn added A0-pleasereview 🤓 Pull request needs code review. M7-ui labels Sep 28, 2017
@tomusdrw tomusdrw added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Oct 2, 2017
@gavofyork gavofyork merged commit 41c3b05 into master Oct 3, 2017
@gavofyork gavofyork deleted the a5-firstrun-recovery branch October 3, 2017 08:03
@5chdn 5chdn mentioned this pull request Oct 9, 2017
@5chdn 5chdn added the B0-patch label Oct 9, 2017
arkpar pushed a commit that referenced this pull request Oct 9, 2017
* Fix disallowing paste of recovery phrase on first run, ref #6581

* Allow the leader of CATS pasting recovery phrases.
arkpar added a commit that referenced this pull request Oct 9, 2017
* Fix wallet view (#6597)

* Add safe fail for empty logs

* Filter transactions

* Add more logging

* Fix Wallet Creation and wallet tx list

* Remove logs

* Prevent selecting twice same wallet owner

* Fix tests

* Remove unused props

* Remove unused props

* Disallow pasting recovery phrases on first run (#6602)

* Fix disallowing paste of recovery phrase on first run, ref #6581

* Allow the leader of CATS pasting recovery phrases.

* Updated systemd files for linux (#6592)

Previous version put $BASE directory in root directory.
This version clearly explains how to run as root or as specific user.

Additional configuration:

* send SIGHUP for clean exit,

* restart on fail.

Tested on Ubuntu 16.04.3 LTS with 4.10.0-33-generic x86_64 kernel

* Don't expose port 80 for parity anymore (#6633)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants