From: Daniel P. Berrange Date: Fri, 11 Sep 2009 13:04:41 +0000 (+0100) Subject: Make secrets RNG more strict X-Git-Tag: v0.7.1~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67b2d5e0bf87670883f692214255ac707a8af819;p=thirdparty%2Flibvirt.git Make secrets RNG more strict * docs/schemas/secret.rng: Require volume element to be an absolute path. Fix whitespace indentation --- diff --git a/docs/schemas/secret.rng b/docs/schemas/secret.rng index 2aab1db1f8..40e2b7ffa6 100644 --- a/docs/schemas/secret.rng +++ b/docs/schemas/secret.rng @@ -7,40 +7,40 @@ - - - yes - no - - + + + yes + no + + - - - yes - no - - + + + yes + no + + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + @@ -50,7 +50,7 @@ volume - + @@ -65,4 +65,10 @@ + + + /[a-zA-Z0-9_\.\+\-&/%]+ + + +