mirror of
https://github.com/Alfresco/alfresco-sdk.git
synced 2026-09-16 18:13:23 +00:00
Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
31234ad931 | ||
|
|
bfb00c46b2 |
+8
@@ -101,5 +101,13 @@
|
|||||||
</endpoint>
|
</endpoint>
|
||||||
</remote>
|
</remote>
|
||||||
</config>
|
</config>
|
||||||
|
<config evaluator="string-compare" condition="Users" replace="true">
|
||||||
|
<users>
|
||||||
|
<username-min-length>2</username-min-length>
|
||||||
|
<password-min-length>3</password-min-length>
|
||||||
|
<show-authorization-status>false</show-authorization-status>
|
||||||
|
</users>
|
||||||
|
<enable-external-users-panel>false</enable-external-users-panel>
|
||||||
|
</config>
|
||||||
</alfresco-config>
|
</alfresco-config>
|
||||||
|
|
||||||
|
|||||||
+8
@@ -101,5 +101,13 @@
|
|||||||
</endpoint>
|
</endpoint>
|
||||||
</remote>
|
</remote>
|
||||||
</config>
|
</config>
|
||||||
|
<config evaluator="string-compare" condition="Users" replace="true">
|
||||||
|
<users>
|
||||||
|
<username-min-length>2</username-min-length>
|
||||||
|
<password-min-length>3</password-min-length>
|
||||||
|
<show-authorization-status>false</show-authorization-status>
|
||||||
|
</users>
|
||||||
|
<enable-external-users-panel>false</enable-external-users-panel>
|
||||||
|
</config>
|
||||||
</alfresco-config>
|
</alfresco-config>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user