Skip to content

database_manager: Sets is_dirty=True conditionally

Maximiliano requested to merge msandova/PasswordSafe:fix-237 into master

Sets is_dirty to True only when the password does not coincide with the one already in the safe.

Fixes: https://gitlab.gnome.org/World/PasswordSafe/-/issues/237

Merge request reports