darkarp / chromepass

Chromepass - Hacking Chrome Saved Passwords
GNU Affero General Public License v3.0
777 stars 109 forks source link

Emails not being received #41

Open graemeh70 opened 3 years ago

graemeh70 commented 3 years ago

I've built the most recent version and the client and server are working perfectly but no emails are received. Is there any way to check on the client to check what is happening?

I've also noticed the client won't include passwords synced using a Google account or imported passwords.

graemeh70 commented 3 years ago

Had forgotten ISP blocking all outgoing SMTP. Email works OK. Strangely, with passwords imported from CSV the HTTP transfer results in a JSON file with no entries, and email results in a JSON file containing all the usernames and passwords but blank URL fields. With a password entry created in the browser, all details are included. Google account passwords shown in Auto-fill passwords do not get captured via either method.

darkarp commented 2 years ago

Thanks for the issue. Definitely weird, I'll take a look! Not sure about the last point. Being able to get those would require adding e new component that would be a bit out of scope for this project. However, I'll take that into consideration on the next update!

darkarp commented 2 years ago

I believe the issue regarding the passwords not showing up for google synced accounts will be fixed on the next update.

I'm still trying to replicate the other issues.

When I'm less busy, sound 2 weeks from now, hopefully a new update will be pushed that fixes most of these issues.