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

[#171890372] Remove azure user attributes middleware #38

Merged
merged 2 commits into from
Mar 20, 2020

Conversation

alexgpeppe
Copy link
Contributor

This PR aims to remove the usage of the AzurUserAttributesMiddleware. The filter on the client IP will be consequently removed too, together with the ServiceModel parameters not necessary anymore.

// Extracts the client IP from the request
ClientIpMiddleware,
// Extracts custom user attributes from the request
AzureUserAttributesMiddleware(serviceModel),
// TODO:
Copy link
Contributor

Choose a reason for hiding this comment

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

this comment is outdated : )

@gunzip gunzip self-requested a review March 20, 2020 14:17
@gunzip gunzip merged commit 13ea454 into master Mar 20, 2020
@gunzip gunzip deleted the 171890372-remove-azure-user-attributes-middleware branch March 20, 2020 14:17
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.

2 participants