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

Set to null if REMOTE_ADDR is empty or invalid #55

Merged
merged 1 commit into from
Jan 10, 2025
Merged

Conversation

akrabat
Copy link
Owner

@akrabat akrabat commented Jan 10, 2025

If we don't have a valid REMOTE_ADDR, then there's nothing to do.

Closes #52

If we don't have a valid REMOTE_ADDR, then there's nothing to do.

Closes #52
@akrabat akrabat added this to the 2.6.0 milestone Jan 10, 2025
@akrabat akrabat merged commit 20ecdc3 into main Jan 10, 2025
12 checks passed
@akrabat akrabat deleted the 52-no-remote-addr branch January 10, 2025 17:48
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.

if REMOTE_ADDR not set, fail
1 participant