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/home
Mark Stacey 75d5374582
Restrict unconnected notice to specific protocols (#6954)
The notice asking whether you wanted to connect to a site was showing
up in places it shouldn't, like on the Firefox/Chrome settings pages
and on our fullscreen extension. It has now been restricted to only
be displayed for active tabs with specific protocols:

* http
* https
* dat
* dweb
* ipfs
* ipns
* ssb

This prevents the notice from being shown on settings pages, browser
extensions, and files such as PDFs.
2019-08-02 16:29:28 -02:30
..
home.component.js I5849 incremental account security (#6874) 2019-08-02 01:27:26 -02:30
home.container.js Restrict unconnected notice to specific protocols (#6954) 2019-08-02 16:29:28 -02:30
index.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30