Skip to content
Snippets Groups Projects
user avatar
Christoph Wurst authored
Passwords can't just be `null` but also an empty string. The code did
not handle that properly. Now checking against `emtpy` so both `null`
and `''` trigger shortcut evaluation and prevent decrypring of an
invalid value.

Signed-off-by: default avatarChristoph Wurst <christoph@winzerhof-wurst.at>
fd26103b
History
Name Last commit Last update