revert last commit
authorTony Mack <tmack@cs.princeton.edu>
Thu, 29 Oct 2009 17:50:28 +0000 (17:50 +0000)
committerTony Mack <tmack@cs.princeton.edu>
Thu, 29 Oct 2009 17:50:28 +0000 (17:50 +0000)
sfa/trust/auth.py

index 57583e4..c6e0d9d 100644 (file)
@@ -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):