more accurate comment
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 2 Jun 2014 14:56:41 +0000 (16:56 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 2 Jun 2014 14:56:41 +0000 (16:56 +0200)
sfa/trust/credential.py

index a9f2d1d..775cde9 100644 (file)
@@ -49,7 +49,7 @@ from sfa.trust.rights import Right, Rights, determine_rights
 from sfa.trust.gid import GID
 from sfa.util.xrn import urn_to_hrn, hrn_authfor_hrn
 
-# 2 weeks, in seconds 
+# 31 days, in seconds 
 DEFAULT_CREDENTIAL_LIFETIME = 86400 * 31