1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00
metamask-extension/ui
Thomas Huang 87e5281a82
Clear Account Details in AppState (#9238)
* Clear Account Details in AppState

We store sensitive information in the AppState under accountDetail for when the modal is active and present. This adds a new action/reducer and componentWillUnmount to clean up the persisted data left after leaving the modal.

* Remove reduntant clearAccountDetails call when clicking done button
2020-08-14 16:08:26 -07:00
..
app Clear Account Details in AppState (#9238) 2020-08-14 16:08:26 -07:00
lib Tidy up getAccountLink (#9223) 2020-08-14 12:31:59 -02:30
index.js Fix consistent-return issues (#9192) 2020-08-12 16:36:57 -02:30