You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by mr...@apache.org on 2022/07/22 11:49:34 UTC

[jackrabbit-oak] branch trunk updated: OAK-9853: Generating site is broken

This is an automated email from the ASF dual-hosted git repository.

mreutegg pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 03b95f8005 OAK-9853: Generating site is broken
03b95f8005 is described below

commit 03b95f8005302b7a739bc8ac7ad5808a3cd7e7f5
Author: Marcel Reutegger <ma...@gmail.com>
AuthorDate: Fri Jul 22 13:49:17 2022 +0200

    OAK-9853: Generating site is broken
---
 .../site/markdown/security/authentication/external/defaultusersync.md   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/oak-doc/src/site/markdown/security/authentication/external/defaultusersync.md b/oak-doc/src/site/markdown/security/authentication/external/defaultusersync.md
index 3652b21381..8b5b145032 100644
--- a/oak-doc/src/site/markdown/security/authentication/external/defaultusersync.md
+++ b/oak-doc/src/site/markdown/security/authentication/external/defaultusersync.md
@@ -221,7 +221,7 @@ The `ExternalPrincipalConfiguration` defines the following configuration options
 | Name                         | Property                      | Description                              | Values      |
 |------------------------------|-------------------------------|------------------------------------------|-------------|
 | External Identity Protection | `protectExternalId`           | Enables protection of the system maintained `rep:externalId` properties | `true`,`false`|
-| External User and Group Protection | `protectExternalIdentities` | Enables protection of synchronized external users/groups accounts (since Oak 1.44.0). | `None`: no protection (default),<br>`Warn`: log warnings,<br>`Protected`: protection enabled |
+| External User and Group Protection | `protectExternalIdentities` | Enables protection of synchronized external users/groups accounts (since Oak 1.44.0). | `None`: no protection (default),<br/>`Warn`: log warnings,<br/>`Protected`: protection enabled |
 | System Principal Names       | `systemPrincipalNames`        | Names of additional 'SystemUserPrincipal' instances that are excluded from the protection check (since Oak 1.44.0) | `true`,`false` |
 | | | |