dedoussis / icloud-hide-my-email-browser-extension

Enjoy iCloud's Hide My Email service in your favourite browser
https://chrome.google.com/webstore/detail/icloud-hide-my-email/omiaekblhgfopjkjnenhahfgcgnbohlk
MIT License
319 stars 15 forks source link

Fix: Fixes forgot my password URL, deleting the last HME, security vulnerabilities #11

Closed dedoussis closed 1 year ago

dedoussis commented 1 year ago
  1. Fixes a bug where deleting your last HME (in the List HME view) would crash the react app of the popup
  2. Fixes the Forgot My Password link (in the SignIn view) that was leading to nowhere.
  3. Upgrades vulnerable dependencies (as per dependabot)