From bfb00c46b28741b4cd11c438fca81d94cfb4428b Mon Sep 17 00:00:00 2001 From: Manish Kumar Date: Wed, 5 Feb 2025 11:24:15 +0530 Subject: [PATCH] [MNT-24673] fix users not seen --- .../src/main/docker/share-config-custom.xml | 8 ++++++++ .../src/main/resources/META-INF/share-config-custom.xml | 9 ++++++++- .../src/main/docker/share-config-custom.xml | 8 ++++++++ .../src/main/resources/META-INF/share-config-custom.xml | 9 ++++++++- 4 files changed, 32 insertions(+), 2 deletions(-) diff --git a/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-share-docker/src/main/docker/share-config-custom.xml b/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-share-docker/src/main/docker/share-config-custom.xml index dafd7923..5574c800 100644 --- a/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-share-docker/src/main/docker/share-config-custom.xml +++ b/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-share-docker/src/main/docker/share-config-custom.xml @@ -101,5 +101,13 @@ + + + 2 + 3 + false + + false + diff --git a/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-share/src/main/resources/META-INF/share-config-custom.xml b/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-share/src/main/resources/META-INF/share-config-custom.xml index 0340f294..3f11b12a 100644 --- a/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-share/src/main/resources/META-INF/share-config-custom.xml +++ b/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-share/src/main/resources/META-INF/share-config-custom.xml @@ -415,6 +415,13 @@ - + + + 2 + 3 + false + + false + \ No newline at end of file diff --git a/archetypes/alfresco-share-jar-archetype/src/main/resources/archetype-resources/src/main/docker/share-config-custom.xml b/archetypes/alfresco-share-jar-archetype/src/main/resources/archetype-resources/src/main/docker/share-config-custom.xml index dafd7923..5574c800 100644 --- a/archetypes/alfresco-share-jar-archetype/src/main/resources/archetype-resources/src/main/docker/share-config-custom.xml +++ b/archetypes/alfresco-share-jar-archetype/src/main/resources/archetype-resources/src/main/docker/share-config-custom.xml @@ -101,5 +101,13 @@ + + + 2 + 3 + false + + false + diff --git a/archetypes/alfresco-share-jar-archetype/src/main/resources/archetype-resources/src/main/resources/META-INF/share-config-custom.xml b/archetypes/alfresco-share-jar-archetype/src/main/resources/archetype-resources/src/main/resources/META-INF/share-config-custom.xml index 0340f294..3f11b12a 100644 --- a/archetypes/alfresco-share-jar-archetype/src/main/resources/archetype-resources/src/main/resources/META-INF/share-config-custom.xml +++ b/archetypes/alfresco-share-jar-archetype/src/main/resources/archetype-resources/src/main/resources/META-INF/share-config-custom.xml @@ -415,6 +415,13 @@ - + + + 2 + 3 + false + + false + \ No newline at end of file