etesync / journal-manager

EteSync - server django app
https://www.etesync.com
GNU Affero General Public License v3.0
36 stars 4 forks source link

No notification on password change #2

Open dschuermann opened 7 years ago

dschuermann commented 7 years ago

When I change the password on https://www.etesync.com/accounts/password/change/ it worked but there were no notification on the website. It simply reloaded after clicking the button. Also: I would suggest sending an email that the password changed to report suspicious activities.

tasn commented 7 years ago

Email: good idea, I should probably do that. The indication is an issue with the auth app I use. I reported it to them already and they dismissed my report. I should follow up on that, I've just been busy with more important issues. Thanks for reporting though. Reference: https://github.com/pennersr/django-allauth/issues/1608