Skip to content

add org subs info to /api/users/emails endpoint #2495

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

Merged
merged 1 commit into from
Mar 20, 2025

Conversation

ikreymer
Copy link
Member

Include additional info in this superadmin endpoint.

Verified

This commit was signed with the committer’s verified signature.
Seldaek Jordi Boggiano
@ikreymer ikreymer requested a review from tw4l March 19, 2025 18:24
Comment on lines +190 to +192
readOnly=org.readOnly,
readOnlyReason=org.readOnlyReason,
subscription=org.subscription,
Copy link
Member

Choose a reason for hiding this comment

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

Should test to make sure this doesn't cause any issues when info_out_cls is set to UserOrgInfoOut

Copy link
Member Author

Choose a reason for hiding this comment

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

Tested manually and also /register endpoint in tests, tests out this path, should be ok!

@ikreymer ikreymer merged commit cb14ac3 into main Mar 20, 2025
22 checks passed
@ikreymer ikreymer deleted the user-emails-add-org-subs branch March 20, 2025 15:31
ikreymer added a commit that referenced this pull request Mar 24, 2025

Verified

This commit was signed with the committer’s verified signature.
Seldaek Jordi Boggiano
Follow-up to #2495, actually ensure org subscription data is in included
in admin email response

---------

Co-authored-by: Tessa Walsh <tessa@bitarchivist.net>
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.

None yet

2 participants