Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding setting for disabling Eth Phishing Detection #8125

Merged
merged 1 commit into from
Feb 27, 2020

Conversation

ryanml
Copy link
Contributor

@ryanml ryanml commented Feb 27, 2020

Fixes: #8105

This is on by default, let me know too about the copy for the setting (there isn't a period for consistency in the code, I just didn't take a new screenshot):

Screen Shot 2020-02-26 at 8 32 46 PM

This can be tested by switching the feature on and off and ensuring the phishing detection behaves appropriately, using this list: https://github.com/MetaMask/eth-phishing-detect/blob/master/src/hosts.txt

app/scripts/metamask-controller.js Outdated Show resolved Hide resolved
ui/app/store/actions.js Outdated Show resolved Hide resolved
Copy link
Member

@Gudahtt Gudahtt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, looks great!

I've tested it locally, and it seems to work correctly.

@Gudahtt Gudahtt merged commit 64aef50 into MetaMask:develop Feb 27, 2020
@ryanml ryanml deleted the eth-phish-toggle branch February 27, 2020 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow users to disable phishing detection
2 participants