1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts/controllers/permissions
Erik Marks e0b31aa6a4
Restrict the size of the permissions metadata store (#8596)
* refactor add metadata functionality

* create pending site metadata cache

* remove metadata for domains w/o permissions if cache exceeds max size
2020-05-26 14:06:15 -07:00
..
enums.js Restrict the size of the permissions metadata store (#8596) 2020-05-26 14:06:15 -07:00
index.js Restrict the size of the permissions metadata store (#8596) 2020-05-26 14:06:15 -07:00
methodMiddleware.js Restrict the size of the permissions metadata store (#8596) 2020-05-26 14:06:15 -07:00
permissionsLog.js Add permissions controller unit tests (#7969) 2020-03-16 10:13:22 -07:00
restrictedMethods.js Design improvements for the Connect flow (#8494) 2020-05-04 18:10:09 -02:30