Skip to content

[Security] Merge standalone Security component docs with Security guide #16320

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
Dec 27, 2021

Conversation

wouterj
Copy link
Member

@wouterj wouterj commented Dec 23, 2021

With the new system, the Security component docs are outdated/unusable.

Most of the component is not really practical to use outside the Symfony framework anyways (e.g. you need to set-up the HttpKernel to use the Security HTTP component as designed). So it's not worth maintaining documentation for the few (if any) people doing this. They are operating on such an advanced Symfony level that they'll be able to make sense of the component themselves.

The README of the Security Core component will be updated to showcase the basic usage: https://github.com/symfony/symfony/pull/447780

I'm targeting 5.3 to be in sync with all other Security rewrites done in the documentation.

@carsonbot carsonbot added this to the 5.3 milestone Dec 23, 2021
@carsonbot carsonbot changed the title Merge standalone Security component docs with Security guide [Security] Merge standalone Security component docs with Security guide Dec 27, 2021
@javiereguiluz javiereguiluz merged commit 57ba62c into symfony:5.3 Dec 27, 2021
@javiereguiluz
Copy link
Member

Wouter, thanks a lot for working on this! I love it ... and you removed almost 1,000 lines of docs 🎉

Please note that while merging I added some redirections for removed pages: 356ae6a

@wouterj wouterj deleted the component-security branch December 27, 2021 13:11
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.

3 participants