Skip to content

Commit

Permalink
Merge pull request #29333 from albers/fix-list-markup
Browse files Browse the repository at this point in the history
Fix broken markup for a list in security guide
  • Loading branch information
gsmet authored Nov 17, 2022
2 parents 1a627c9 + 9b9d260 commit 7c70d57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/main/asciidoc/security.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,7 @@ For more information about RBAC and other authorization options in Quarkus, see
== Quarkus Security customization

Quarkus Security is highly customizable. You can customize the following core security components of Quarkus:

* `HttpAuthenticationMechanism`
* `IdentityProvider`
* `SecurityidentityAugmentor`
Expand Down

0 comments on commit 7c70d57

Please sign in to comment.