Skip to content

Commit

Permalink
remove gen3authz + todo
Browse files Browse the repository at this point in the history
  • Loading branch information
BinamB committed Nov 29, 2021
1 parent ffd0e60 commit da5a612
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fence/blueprints/data/indexd.py
Original file line number Diff line number Diff line change
Expand Up @@ -1466,7 +1466,6 @@ def _get_user_info(sub_type=str, user=None):
populated information about an anonymous user.
By default, cast `sub` to str. Use `sub_type` to override this behavior.
"""
# TODO Update to support POSTed passport
try:
if user:
if hasattr(flask.current_app, "db"):
Expand Down
Binary file removed gen3authz-1.3.0.tar.gz
Binary file not shown.

0 comments on commit da5a612

Please sign in to comment.