You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #20729 [Security] Fix more heading levels in the security reference (stof)
This PR was merged into the 6.4 branch.
Discussion
----------
[Security] Fix more heading levels in the security reference
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`).
Commits
-------
cb7e538 Fix more heading levels in the security reference
0 commit comments