Problem/Motivation
#2304949: Port HTTP Host header DoS fix from SA-CORE-2014-003 included a @todo for https://github.com/symfony/symfony/issues/12349, which led to https://github.com/symfony/symfony/pull/13522 and https://github.com/symfony/symfony/pull/13582. All three of those have been closed, so we should resolve this @todo.
Proposed resolution
Delete the comment. Nothing was committed.
Remaining tasks
Write patch.
User interface changes
None.
API changes
None.
Data model changes
None.
Beta phase evaluation
| Issue category | Task because it fixed documentation |
|---|---|
| Issue priority | Not critical because it is a simple documentation fix to address a Symfony issue that was closed. |
| Unfrozen changes | Unfrozen because it only changes documentation/tests. |
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | resolve_todo_for-2533218-1.patch | 606 bytes | mpdonadio |
Comments
Comment #1
mpdonadioUnless I am missing something, I am not seeing any commits from the three issues linked in the IS.
Contender for trivial patch of the week?
Comment #2
mpdonadio/grrr
Comment #3
jibranHere we go thanks for creating the issue.
Comment #4
webchickNice catch!
Committed and pushed to 8.0.x. Thanks!