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] added support for updated "distinguished name" format in x509 authentication #31407

Merged
merged 1 commit into from Jun 4, 2019

Conversation

nightio
Copy link

@nightio nightio commented May 7, 2019

RFC 2253 (https://tools.ietf.org/html/rfc2253)
issue: #31406

Q A
Branch? master
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #31406
License MIT
Doc PR

@fabpot fabpot changed the base branch from master to 3.4 June 4, 2019 07:01
@fabpot
Copy link
Member

fabpot commented Jun 4, 2019

Thank you @nightio.

@fabpot fabpot merged commit bdbac2c into symfony:3.4 Jun 4, 2019
fabpot added a commit that referenced this pull request Jun 4, 2019
…format in x509 authentication (Robert Kopera)

This PR was submitted for the master branch but it was squashed and merged into the 3.4 branch instead (closes #31407).

Discussion
----------

[Security] added support for updated "distinguished name" format in x509 authentication

RFC 2253 (https://tools.ietf.org/html/rfc2253)
issue: #31406

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #31406
| License       | MIT
| Doc PR        |

Commits
-------

bdbac2c [Security] added support for updated \"distinguished name\" format in x509 authentication
@fabpot fabpot mentioned this pull request Jun 6, 2019
This was referenced Jun 26, 2019
@nicolas-grekas nicolas-grekas modified the milestones: next, 4.4 Oct 27, 2019
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

4 participants