summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--schemas/clients.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/schemas/clients.xsd b/schemas/clients.xsd
index 3464921e6..09ddf22db 100644
--- a/schemas/clients.xsd
+++ b/schemas/clients.xsd
@@ -20,6 +20,7 @@
<xsd:attribute type='xsd:string' name='name' use='required'/>
<xsd:attribute type='xsd:string' name='profile' use='required'/>
<xsd:attribute type='xsd:string' name='pingable' use='optional'/>
+ <xsd:attribute type='xsd:string' name='auth' use='optional'/>
<xsd:attribute type='xsd:string' name='uuid'/>
<xsd:attribute type='xsd:string' name='password'/>
<xsd:attribute type='xsd:string' name='location'/>