From: Tony Mack Date: Thu, 29 Oct 2009 17:50:28 +0000 (+0000) Subject: revert last commit X-Git-Tag: sfa-0.9-6~88 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=90d634feda2fbded8224e5cd5f6bd62f45c428a6;p=sfa.git revert last commit --- diff --git a/sfa/trust/auth.py b/sfa/trust/auth.py index 57583e46..c6e0d9d4 100644 --- a/sfa/trust/auth.py +++ b/sfa/trust/auth.py @@ -238,6 +238,7 @@ class Auth: rl.add("info") elif type == "authority": + rl.add("authority") pis = record.get("pi", []) operators = record.get("operator", []) if (cred_object_hrn in pis):