Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

252 auth specify org #253

Merged
merged 9 commits into from
Jul 31, 2023
Merged

252 auth specify org #253

merged 9 commits into from
Jul 31, 2023

Conversation

fatchat
Copy link
Contributor

@fatchat fatchat commented Jul 30, 2023

No description provided.

@fatchat fatchat linked an issue Jul 30, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jul 30, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (92fb519) 93.27% compared to head (6801074) 93.27%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #253   +/-   ##
=======================================
  Coverage   93.27%   93.27%           
=======================================
  Files           6        6           
  Lines         238      238           
=======================================
  Hits          222      222           
  Misses         16       16           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fatchat fatchat marked this pull request as ready for review July 30, 2023 10:50
OrgUserResponse.from_orguser(orguser)
for orguser in OrgUser.objects.filter(user=user)
]

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why v2 ? we have not binded the v1 anywhere ? can't we replace it

@Ishankoradia Ishankoradia merged commit 2483fdc into main Jul 31, 2023
3 checks passed
@Ishankoradia Ishankoradia deleted the 252-auth-specify-org branch July 31, 2023 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Auth: Specify org
2 participants