determine user rights reqires the hrn of the caller instead of a cred (which may...
authorTony Mack <tmack@cs.princeton.edu>
Thu, 29 Oct 2009 18:36:33 +0000 (18:36 +0000)
committerTony Mack <tmack@cs.princeton.edu>
Thu, 29 Oct 2009 18:36:33 +0000 (18:36 +0000)
commit1f4e472d0764170b92d2389fc4ae5cf502f7efeb
treede8faff12226e8009218614e91ddb1dc1ac24dd2
parentc2e91d1eb26e884450ddc4b43c3a708919de67c0
determine user rights reqires the hrn of the caller instead of a cred (which may be null at times when get_self_cred is called). Since we now always have the cllers hrn at hand, ive fixed a loophole in determin_user_rights when issuing authority rights
sfa/trust/auth.py