Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
BinamB committed Nov 23, 2021
1 parent 3ab4776 commit 2339756
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fence/blueprints/data/indexd.py
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,7 @@ def check_authz(self, action, user_ids_from_passports=None):
)
# if any passport provides access, user is authorized
if authorized:
# for google proxy groups we need to know which user_id gave access
return user_id
return authorized
else:
Expand Down

0 comments on commit 2339756

Please sign in to comment.