1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/pages/settings/security-tab
David Walsh 99c709ff8f
Allow user to turn off ENS DNS resolution (#20102)
* Allow user to turn off IPFS gateway resolution

* Add end to end test for toggle on and off

* Fix jest tests and snapshots

* Change variable name

* Implement provided content

* Use MetaMask eth instead

* Allow searching for ENS setting

* Fix jest

---------

Co-authored-by: Brad Decker <bhdecker84@gmail.com>
2023-07-28 11:21:43 -05:00
..
__snapshots__ Allow user to turn off ENS DNS resolution (#20102) 2023-07-28 11:21:43 -05:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
security-tab.component.js Allow user to turn off ENS DNS resolution (#20102) 2023-07-28 11:21:43 -05:00
security-tab.container.js Allow user to turn off ENS DNS resolution (#20102) 2023-07-28 11:21:43 -05:00
security-tab.test.js feat(srp): add a quiz to the SRP reveal (#19283) 2023-06-20 14:27:10 -04:00