Skip to content

Password manager fixes

Michael Catanzaro requested to merge mcatanzaro/password-fixes into master

Miscellaneous password manager fixes for #575 (closed)

If anybody wants to sanity-check this, it would be most welcome, because I'm making the requirements for password storage more strict here. I think it makes sense... it doesn't make sense to store password without passwordField, or either username or usernameField without the other. Right?

Merge request reports