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

scim: Use setattr to set request.user as scim_client #23061

Merged
merged 1 commit into from
Sep 27, 2022

Conversation

andersk
Copy link
Member

@andersk andersk commented Sep 26, 2022

This is a type-unsafe workaround before we can fix the problem that django_scim2 relies on request.user being present to authenticate requests.

Extracted from #18777 (cc @PIG208).

This is a type-unsafe workaround before we can fix the problem that
django_scim2 relies on request.user being present to authenticate
requests.

Signed-off-by: Zixuan James Li <p359101898@gmail.com>
@andersk andersk added the integration review Added by maintainers when a PR may be ready for integration. label Sep 26, 2022
@timabbott timabbott merged commit a20c9ea into zulip:main Sep 27, 2022
@timabbott
Copy link
Sponsor Member

Merged, thanks @andersk and @PIG208!

@andersk andersk deleted the scimclient branch November 16, 2022 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration review Added by maintainers when a PR may be ready for integration. size: XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants