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

[Form] Fixed typo about _token field name for CSRF protection #5356

Merged
merged 1 commit into from
Jun 6, 2015

Conversation

JMLamodiere
Copy link
Contributor

As seen here

Q A
Doc fix? yes
New docs? no
Applies to all
Fixed tickets none

@JMLamodiere JMLamodiere changed the title Fixed typo about _token field name for CSRF protection [Form] Fixed typo about _token field name for CSRF protection Jun 4, 2015
@xabbuh
Copy link
Member

xabbuh commented Jun 4, 2015

👍

@wouterj
Copy link
Member

wouterj commented Jun 6, 2015

Easy win. Thanks!

@wouterj wouterj merged commit c4bc7e7 into symfony:2.3 Jun 6, 2015
wouterj added a commit that referenced this pull request Jun 6, 2015
…on (JMLamodiere)

This PR was merged into the 2.3 branch.

Discussion
----------

[Form] Fixed typo about _token field name for CSRF protection

As seen [here](https://github.com/symfony/symfony/blob/2.3/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php#L53)

| Q             | A
| ------------- | ---
| Doc fix?      | yes
| New docs?     | no
| Applies to    | all
| Fixed tickets | none

Commits
-------

c4bc7e7 Fixed typo about _token field name for CSRF protection
@JMLamodiere JMLamodiere deleted the fix_typo_csrf_token_name branch June 7, 2015 13:22
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.

3 participants