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

Client ip #3445

Merged
merged 2 commits into from
Aug 6, 2024
Merged

Client ip #3445

merged 2 commits into from
Aug 6, 2024

Conversation

falkoschindler
Copy link
Contributor

This PR implements the proposal from #3287, getting the client's IP from request even before the socket connection is established. For the auto-index client, the IP is None.

@falkoschindler falkoschindler added the enhancement New feature or request label Aug 6, 2024
@falkoschindler falkoschindler added this to the 2.0.0 milestone Aug 6, 2024
@falkoschindler falkoschindler linked an issue Aug 6, 2024 that may be closed by this pull request
@rodja rodja merged commit e9477b3 into 2.0 Aug 6, 2024
7 checks passed
@rodja rodja deleted the client-ip branch August 6, 2024 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make client.ip available before socket connection is established
2 participants