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

Fix IP spoofing and invalid URI errors #198

Merged
merged 1 commit into from
Aug 20, 2019

Conversation

jvperrin
Copy link
Member

These have been noisy and not actionable, so let's fix them so we stop getting spammed via email about them!

Fixes #197 (and helps with some of #173)

Note that some URIs still do produce errors, but it's much fewer than before, since the URI encoding thing fixes most of them.

These have been noisy and not actionable, so let's fix them so we stop
getting spammed via email about them

Fixes #197 (and helps with some of #173)

Note that some URIs still do produce errors, but it's much fewer than
before anyway
@jameslzhu
Copy link
Member

omg shorter branch names pls @jvperrin

@jameslzhu jameslzhu merged commit c199bd0 into master Aug 20, 2019
@jameslzhu jameslzhu deleted the fix-ip-spoofing-and-invalid-uri-errors branch August 20, 2019 23:03
@jvperrin
Copy link
Member Author

Thanks for merging, I've been out this weekend (and yesterday) so not around a machine to actually deploy changes easily

ochan1 pushed a commit to ochan1/hkn-rails that referenced this pull request Feb 10, 2022
* added some comments

* made serv app

* Finished serv static pages

* applying black formatter

* fixing small things, fixing the url bug that @conhuang mentioned

Co-authored-by: bri25yu <bri25yu@gmail.com>
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.

IP spoofing attack exception fix
2 participants