Skip to content

Commit

Permalink
query membership update
Browse files Browse the repository at this point in the history
  • Loading branch information
abhigyanghosh30 committed Aug 20, 2024
1 parent f783e4a commit edca1a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp/login.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ def login_handler():
extensions=[
openid_macaroon,
TeamsRequest(
query_membership=[COMMUNITY_TEAM, CREDENTIALS_TEAM],
query_membership=[COMMUNITY_TEAM, CREDENTIALS_TEAM, CREDENTIALS_SUPPORT],
lp_ns_uri="http://ns.launchpad.net/2007/openid-teams",
),
],
Expand Down

0 comments on commit edca1a1

Please sign in to comment.