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 more heading levels in the security reference #20729

Merged
merged 1 commit into from
Mar 6, 2025

Conversation

stof
Copy link
Member

@stof stof commented Mar 6, 2025

This does the remaining fixes for #20716:

  • ensure that firewall subkeys are indeed nested
  • remove the documentation of delete_cookies as a <h2> (we already have the duplicate content in the appropriate location under logout)
  • fix providers and role_hierarchy being rendered properly as h2 (this is actually fix by changing the delimiter used for h2, being consistent with the other documentation pages, keeping the ~~~ delimiter for elements that should become h3).

@carsonbot carsonbot added this to the 6.4 milestone Mar 6, 2025
@carsonbot carsonbot changed the title Fix more heading levels in the security reference [Security] Fix more heading levels in the security reference Mar 6, 2025
@javiereguiluz javiereguiluz merged commit a3bf885 into symfony:6.4 Mar 6, 2025
3 checks passed
@javiereguiluz
Copy link
Member

This was really full of issues 😐 Christophe, thanks for fixing all!

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