X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=docs%2Fpythondoc-credential.html;h=7c88af35efdef9051450f32f83a1ffb10d7a50f4;hb=18317236953434dfa9ea41328fc21731039e55f1;hp=4db30397918ff11560a2eb77a0886f41bd6516c8;hpb=b0c5d4bb7d0cecaa57f983114edef486038d3644;p=sfa.git diff --git a/docs/pythondoc-credential.html b/docs/pythondoc-credential.html index 4db30397..7c88af35 100644 --- a/docs/pythondoc-credential.html +++ b/docs/pythondoc-credential.html @@ -151,7 +151,9 @@ either a comma-separated list of privileges of a RightList object

Verify that a chain of credentials is valid (see cert.py:verify). In addition to the checks for ordinary certificates, verification also ensures that the delegate bit was set by each parent in the chain. If -a delegate bit was not set, then an exception is thrown.

+a delegate bit was not set, then an exception is thrown. + +Each credential must be a subset of the rights of the parent.