Skip to content
This repository has been archived by the owner on Mar 22, 2018. It is now read-only.

Added test to check if null bytes are allowed #45

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

martijnrusschen
Copy link
Member

end

it "Test for HackerOne report #24189" do
new_user.username = "gerard%0a"
Copy link
Member

Choose a reason for hiding this comment

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

to test the hackone example explicitly you need to parse this of course, so something like Uri.decode or something., literal %0a is no problem of course.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants