1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-24 19:10:22 +01:00
metamask-extension/ui/app/pages/settings/networks-tab
ricky 346c1f2622
Add additional rpcUrl verification (#7436)
* Add additional url verification

* Add commas

* Address PR feedback

* Use URL over URI

* Update key in other languages

* Add stateKey check

* Split validateUrl into two separate methods

* Remove unused variable

* Add isValidWhenAppended method
2019-11-19 00:11:50 -05:00
..
network-form Add additional rpcUrl verification (#7436) 2019-11-19 00:11:50 -05:00
index.js New settings custom rpc form (#6490) 2019-05-09 14:57:14 -02:30
index.scss Right-to-left CSS (using module for conversion) (#7072) 2019-09-03 14:47:54 -03:00
networks-tab.component.js Add additional rpcUrl verification (#7436) 2019-11-19 00:11:50 -05:00
networks-tab.constants.js Add delete to custom RPC form (#6718, #6650) 2019-06-17 11:35:47 -02:30
networks-tab.container.js Added Confirmation Modal for Delete Network (#6776) 2019-07-02 09:43:02 -02:30