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

fixed $_GET not being cleaned after it is replaced in Input::uri() #1568

Merged
merged 1 commit into from Nov 7, 2013

Conversation

SlKelevro
Copy link
Contributor

Input::uri() is called after Fuel::init(), where all input is cleaned (via Security::clean_input()). Thus in several situations it can restore the original, "dirty" GET values.

WanWizard added a commit that referenced this pull request Nov 7, 2013
fixed $_GET not being cleaned after it is replaced in Input::uri()
@WanWizard WanWizard merged commit aab6b15 into fuel:1.8/develop Nov 7, 2013
@SlKelevro SlKelevro deleted the clean-get-after-replace branch November 7, 2013 18:44
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.

None yet

2 participants