8000 [Security] Take `post_only` into consideration in requiresAuthentication by henrikbjorn · Pull Request #4525 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[Security] Take post_only into consideration in requiresAuthentication #4525

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

Merged
merged 1 commit into from
Jun 9, 2012
Merged

[Security] Take post_only into consideration in requiresAuthentication #4525

merged 1 commit into from
Jun 9, 2012

Conversation

henrikbjorn
Copy link
Contributor

Change requiresAuthentication to look at the post_only option. Fixes #4524

@travisbot
Copy link

This pull request passes (merged 6d79949 into b84b46b).

@travisbot
Copy link

This pull request passes (merged af676bb5 into b84b46b).

@stof
Copy link
Member
stof commented Jun 9, 2012

@henrikbjorn could you squash the commit, or cherry-pick the third one so that it is the only one ? The reverted commit seems weird in the PR.

@henrikbjorn
Copy link
Contributor Author

@stof there. Actually it cannot be squashed. But maybe what i did was wrong.

git reset --hard b84b46ba1a4e1197d1e8874c395bcf661d52191d
git cherry-pick af676bb5d01f835b2f9913e129e6c6eb3320dd26
git push -f henrikbjorn require-authentication

@travisbot
Copy link

This pull request passes (merged 6a01d3d into 3bb7dc0).

@stof
Copy link
Member
stof commented Jun 9, 2012

@fabpot 👍

fabpot added a commit that referenced this pull request Jun 9, 2012
Commits
-------

6a01d3d [Security] Check post_only option and request method

Discussion
----------

[Security] Take `post_only` into consideration in requiresAuthentication

Change requiresAuthentication to look at the `post_only` option. Fixes #4524

---------------------------------------------------------------------------

by travisbot at 2012-06-08T18:26:21Z

This pull request [passes](http://travis-ci.org/symfony/symfony/builds/1570033) (merged 6d79949 into b84b46b).

---------------------------------------------------------------
7B09
------------

by travisbot at 2012-06-09T11:34:59Z

This pull request [passes](http://travis-ci.org/symfony/symfony/builds/1575681) (merged af676bb5 into b84b46b).

---------------------------------------------------------------------------

by stof at 2012-06-09T14:01:21Z

@henrikbjorn could you squash the commit, or cherry-pick the third one so that it is the only one ? The reverted commit seems weird in the PR.

---------------------------------------------------------------------------

by henrikbjorn at 2012-06-09T14:18:08Z

@stof there. Actually it cannot be squashed. But maybe what i did was wrong.

``` shell
git reset --hard b84b46b
git cherry-pick af676bb5d01f835b2f9913e129e6c6eb3320dd26
git push -f henrikbjorn require-authentication
```

---------------------------------------------------------------------------

by travisbot at 2012-06-09T14:22:59Z

This pull request [passes](http://travis-ci.org/symfony/symfony/builds/1576658) (merged 6a01d3d into 3bb7dc0).

---------------------------------------------------------------------------

by stof at 2012-06-09T14:39:25Z

@fabpot 👍
@fabpot fabpot merged commit 6a01d3d into symfony:master Jun 9, 2012
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.

[Security] AbstractAuthenticationListener::requireAuthentication ignores option
4 participants
0