Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.6k
Fix form csrf tokens on kernel reload#47
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Closed
avalanche123 wants to merge19 commits intosymfony:masterfromopensky:fix_form_csrf_tokens_on_kernel_reload
Uh oh!
There was an error while loading.Please reload this page.
Closed
Changes from1 commit
Commits
Show all changes
19 commits Select commitHold shift + click to select a range
bdada47
[Translation] Added CsvFileLoader to support csv translation resources.
umpirskye85546e
[DependencyInjection] made some improvments to the container compiler
schmittjohd1a2a65
[DependencyInjection] performance improvement, better analysis tools
schmittjohf1e41a9
[DependencyInjection] made some improvments to the container compiler
schmittjoh99a5097
[HttpFoundation] Correcting the PHPDoc for the public $headers proper…
weaverryan09a876b
[HttpFoundation] Adding a few internal notes to clarify the process o…
weaverryan361a0dc
[Translation] Adding PHPDoc to the MessageSelector::choose() method.
weaverryan98c787a
[CompatAssetsBundle] Add missing namespace
ornicardedf29f
[HttpKernel] No longer reformat {} "a la python"
igorw3734c0e
updated bootstrap file
fabpotd6b57bc
[HttpFoundation] fixed error casting broken in DomCrawler\Form::getPh…
avalanche1237cab551
[FrameworkBundle] removed public=false from security.encoder_factory
ruudkc85b587
made security.acl.dbal.connection public for use in acl:init
18a34c5
[DoctrineBundle] Changed visibility of doctrine db connections to public
f41654f
[Console] added rendering previous exceptions
hason08c3a2b
method buildContainer divided into logical parts
hason9a2e053
[Event] Collected data is about listener (not event) calls
vicb47b87e9
[TwigBundle] made global more powerful
fabpot4beac30
[Form, FrameworkBundle] added csrf tokens reset on Kernel::shutdown()…
avalanche123File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
[HttpFoundation] fixed error casting broken in DomCrawler\Form::getPh…
…pFiles()
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commitd6b57bce338f041adc2e2733298f6a6851b7c594
There are no files selected for viewing
4 changes: 4 additions & 0 deletionssrc/Symfony/Component/HttpFoundation/Request.php
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.