Skip to content

Toggle visible password eye icon during database unlocking (#74)

In all 3 places where we enter passwords, it switches now between the open eye and the strike-through eye when we make the password visible and invisible.

While touching the method annotate it, and shorten it. There is no need to set the invisible_char here by hand, we already set that in the glade ui.

Note that this MR depends on !324 (merged) which switches the copy and the password visibility icons in our password_entry_row to be consistent within the app.

Related: !324 (merged) Fixes: https://gitlab.gnome.org/World/PasswordSafe/-/issues/74

Edited by Sebastian Spaeth

Merge request reports