marius-wieschollek / passwords

A simple, yet feature rich password manager for Nextcloud
GNU Affero General Public License v3.0
215 stars 45 forks source link

fix edited time only updating on password change #366

Closed flo-mic closed 3 years ago

flo-mic commented 3 years ago

I noticed that the edited time of changed passwords is only updating when the password itself is changed, as mentioned here https://github.com/marius-wieschollek/passwords-webextension/pull/167

This PR fixes this issue by allowing an update of the edited time also if no password hash was changed.