...
This commit is contained in:
parent
48629165a7
commit
3a6998a6e2
@ -20,8 +20,7 @@
|
|||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:simpleContent>
|
<xs:simpleContent>
|
||||||
<xs:extension base="xs:string">
|
<xs:extension base="xs:string">
|
||||||
<xs:attribute name="hashType" use="optional" default="sha512"
|
<xs:attribute name="hashType" use="optional" default="md5" type="unix:t_passwd_hashtypes"/>
|
||||||
type="linux:t_passwd_hashtypes"/>
|
|
||||||
<xs:attribute name="rounds" use="optional" default="5000" type="xs:positiveInteger"/>
|
<xs:attribute name="rounds" use="optional" default="5000" type="xs:positiveInteger"/>
|
||||||
</xs:extension>
|
</xs:extension>
|
||||||
</xs:simpleContent>
|
</xs:simpleContent>
|
||||||
|
Loading…
Reference in New Issue
Block a user