Skip to content

Commit

Permalink
Fix broken markup for a list in security guide
Browse files Browse the repository at this point in the history
Signed-off-by: Harald Albers <[email protected]>
  • Loading branch information
albers committed Nov 17, 2022
1 parent 13f3dce commit 9b9d260
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 9b9d260

Please sign in to comment.