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

[Security] [Firewall] Bug fixed in SimplePreAuthenticationListener when createToken() not return TokenInterface object #12002

Merged
merged 2 commits into from
Sep 24, 2014

Conversation

fabpot
Copy link
Member

@fabpot fabpot commented Sep 23, 2014

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? no
Fixed tickets #11490, #11414
License MIT
Doc PR

This is a follow-up for #11414 on the right branch.

@fabpot
Copy link
Member Author

fabpot commented Sep 23, 2014

👍

@fabpot fabpot merged commit faa8e98 into symfony:2.4 Sep 24, 2014
fabpot added a commit that referenced this pull request Sep 24, 2014
…Listener when createToken() not return TokenInterface object (adenkejawen, fabpot)

This PR was merged into the 2.4 branch.

Discussion
----------

[Security] [Firewall] Bug fixed in SimplePreAuthenticationListener when createToken() not return TokenInterface object

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | no
| Fixed tickets | #11490, #11414
| License       | MIT
| Doc PR        |

This is a follow-up for #11414 on the right branch.

Commits
-------

faa8e98 fixed bug
e85cb7f added the possibility to return null from SimplePreAuthenticationListener
@peterrehm
Copy link
Contributor

@fabpot I think symfony/symfony-docs#3815 could be closed as well hence returning null is now possible.

@fabpot fabpot deleted the security_bug_fixed branch September 26, 2014 06:46
@ad3n
Copy link

ad3n commented Nov 7, 2014

@fabpot 👍 thanks

weaverryan added a commit to symfony/symfony-docs that referenced this pull request Jan 21, 2015
…null (xelaris)

This PR was merged into the 2.5 branch.

Discussion
----------

[Cookbook][Security] Hint about createToken can return null

| Q             | A
| ------------- | ---
| Doc fix?      | yes
| New docs?     | no
| Applies to    | 2.5+
| Fixed tickets |

see symfony/symfony#12002

Commits
-------

528aa17 [Cookbook][Security] Hint about createToken can return null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants