[PATCH] Skip 1password entries without password

Amir Yalon quoiceehoh-20180826 at yxejamir.net
Mon Sep 30 18:36:46 CEST 2019


> +    # 1Password supports entries with no password
> +    next unless password

Seems more reasonable to import the password as the empty string in that case, not to skip entirely.


More information about the Password-Store mailing list