some modifications - VaultPass GPG-encrypted creds are almost working.

This commit is contained in:
brent s. 2020-03-29 19:45:37 -04:00
parent 6639053208
commit f66171334c
Signed by: bts
GPG Key ID: 8C004C2F93481F6B
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@
<xs:complexType name="t_vaultpass_star_gpg">
<xs:simpleContent>
<xs:extension base="t_unix_filepath">
<xs:attribute name="keyFPR" type="t_gpg_key_id" use="optional"/>
<xs:attribute name="gpgHome" type="t_unix_filepath" use="optional"/>
</xs:extension>
</xs:simpleContent>