X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa%2Ftrust%2Fauth.py;fp=sfa%2Ftrust%2Fauth.py;h=2e9ada070574225439bc82198475a1dc226fa435;hb=ff34c8e668cb87e73bfa3af2060fc12964779442;hp=0a2b3ce0b2d140c661d4678ca7da3c779902315b;hpb=7e021cc4efc2b7b0523716b5b536121f4ce29bc9;p=sfa.git diff --git a/sfa/trust/auth.py b/sfa/trust/auth.py index 0a2b3ce0..2e9ada07 100644 --- a/sfa/trust/auth.py +++ b/sfa/trust/auth.py @@ -74,9 +74,6 @@ class Auth: # if speaks for gid matches caller cert then we've found a valid # speaks for credential - ### Thierry : we have no options to pass determine_speaks_for in this context - # so only as a workaround here: - options={} speaks_for_gid = determine_speaks_for(logger, creds, self.peer_cert, \ options, self.trusted_cert_list)