-
Notifications
You must be signed in to change notification settings - Fork 230
Fix default values and add a note #526
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 default values and add a note #526
Conversation
The change was made in 1.5. It is a major security policy change. So it should be also documented in Changelog. |
It should not be a policy change. Very bad idea. Issue in the Security class is fixed, so this can go back in. |
Even if you guys didn't intend it was a policy change, the default of FuelPHP 1.5 was already changed to no filters. I hope 1.5.3 with default filters the same as 1.4 or older. |
I'll discuss it to see if we're going to hotfix it, or wait for 1.6. |
Conflicts: fuel/app/config/config.php
It needs hotfix, I think. Also I don't want that FuelPHP receives bad reputation! |
Hotfix will go out tonight (GMT). |
It's good news. Thanks a lot! |
Thank you! |
with a bit of a delay, 1.5.3. hotfix has just been released. |
I appreciate your job. Thank you. |
general/viewmodels.html 翻訳完了
This fix is about fuel/core@5d79967
I think this issue is very important.
So I PR to 1.5/develop.