argumnets for auth.determine_user_rights has changed. Pass the callers hrn instead...
authorTony Mack <tmack@cs.princeton.edu>
Thu, 29 Oct 2009 18:38:20 +0000 (18:38 +0000)
committerTony Mack <tmack@cs.princeton.edu>
Thu, 29 Oct 2009 18:38:20 +0000 (18:38 +0000)
commit2b919f8be9f0b1fa7016424900f4c4a2b2c51f6d
tree9cdc2127755e8b4eebe4915f2dd3acd48a7e419e
parent1f4e472d0764170b92d2389fc4ae5cf502f7efeb
argumnets for auth.determine_user_rights has changed. Pass the callers hrn instead of credential (hrn may come from the credential if get_credential() is called, or certificate.get_subject() if get_self_credential is called
sfa/methods/get_credential.py
sfa/methods/get_self_credential.py