some modifications - VaultPass GPG-encrypted creds are almost working.
This commit is contained in:
parent
6639053208
commit
f66171334c
@ -11,7 +11,6 @@
|
|||||||
<xs:complexType name="t_vaultpass_star_gpg">
|
<xs:complexType name="t_vaultpass_star_gpg">
|
||||||
<xs:simpleContent>
|
<xs:simpleContent>
|
||||||
<xs:extension base="t_unix_filepath">
|
<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:attribute name="gpgHome" type="t_unix_filepath" use="optional"/>
|
||||||
</xs:extension>
|
</xs:extension>
|
||||||
</xs:simpleContent>
|
</xs:simpleContent>
|
||||||
|
Loading…
Reference in New Issue
Block a user