Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Block Phishing / Malware toggle in Brave shield is nonfunctional in 0.12.7 Preview 1 #5169

Closed
alexwykoff opened this issue Oct 26, 2016 · 6 comments

Comments

@alexwykoff
Copy link
Contributor

Did you search for similar issues before submitting this one?
Yes

Describe the issue you encountered:
While visiting http://excellentmovies.net/ as part of the regression pass, it was noticed that the toggle for Block Phishing / Malware did not work, nor did turning shields down.

Expected behavior:
Either the toggle or shields down should allow the user to see the site.

  • Platform (Win7, 8, 10? macOS? Linux distro?):
    Tested on OS X
  • Brave Version:
    0.12.7 Preview 1
  • Steps to reproduce:
    1. Visit http://excellentmovies.net/
    2. Turn off the Block Phishing / Malware toggle
  • Screenshot if needed:
  • Any related issues:
@bbondy
Copy link
Member

bbondy commented Oct 27, 2016

Should be working with newest dat file. You might need to clear your .dat files in user dir to get it to go if testing within a day.

@alexwykoff
Copy link
Contributor Author

I moved my /brave folder and tried again, but still could not view the site after changing shield settings.

I then turned off malware check at the global level and went back, turned off the site-specific malware toggle, and then I could view the site.

@luixxiul
Copy link
Contributor

Confirmed on Win10 32 bit

@bbondy bbondy reopened this Oct 27, 2016
@bbondy
Copy link
Member

bbondy commented Oct 28, 2016

I decided to keep it the way it is and I updated the test cases to use omomovie.com instead of excellentmovies.net. It works the same as it used to.

The problem that happened is excellentmovies.net was updated to redirect top level to web.mad.excellentmovies.net, so even know you allow excellentmovies.net, it then redirects to web.mad.excellentmovies.net which is blocked.

Changing code to allow it based on the parent domain isn't ideal either because it would show the page but on a new domain now, and then you could re-block it but it would re-block the subdomain and not the parent one, and it doesn't work as you'd expect.

@srirambv
Copy link
Collaborator

Works on downloadme.org

@bbondy
Copy link
Member

bbondy commented Oct 28, 2016

test cases and wiki was updated to downloadme.org

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants