1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/shared
Dan Finlay 5b5e5d222f
Skip injection on snaps iframe (#19096)
* skip injection on snaps iframe

* escape periods from regex block list

These values are used as regex inputs, so plain periods are wild characters, and mean these can be interpreted as more domains than intended.

* remove period escaping

It's already escaped below. Whoops! Bad AI advice!
2023-05-15 11:39:48 +02:00
..
constants Bundle size reduction: Upgrading ethereumjs/tx and ethereumjs/common (#18302) 2023-05-05 10:55:41 -05:00
lib feat: add yaml feature management (#18125) 2023-04-25 16:32:51 +02:00
modules Skip injection on snaps iframe (#19096) 2023-05-15 11:39:48 +02:00
notifications 18566 firefox ledger u2f message (#18570) 2023-04-19 19:23:07 -02:30