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] fix switch user without having current token #30122

Merged
merged 1 commit into from Feb 12, 2019

Conversation

alamirault
Copy link
Contributor

Q A
Branch? 3.4
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #22729
License MIT

Attempting to switch a user cause an error when not having any token in the storage

@fabpot
Copy link
Member

fabpot commented Feb 12, 2019

Thank you @alamirault.

@fabpot fabpot merged commit 15db914 into symfony:3.4 Feb 12, 2019
fabpot added a commit that referenced this pull request Feb 12, 2019
…ntoine Lamirault)

This PR was merged into the 3.4 branch.

Discussion
----------

[Security] fix switch user without having current token

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #22729
| License       | MIT

Attempting to switch a user cause an error when not having any token in the storage

Commits
-------

15db914 [Security] fix switch user without having current token
This was referenced Mar 3, 2019
@alamirault alamirault deleted the nauth_switch_user branch March 31, 2023 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants