mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
init aps script change call to fetch more users than default 100 (#7982)
This commit is contained in:
@@ -314,7 +314,7 @@ async function getDefaultApsUsersFromRealm() {
|
||||
`${program.host}/auth/admin/realms/alfresco/users`,
|
||||
'GET',
|
||||
{},
|
||||
{},
|
||||
{ max: 1000 },
|
||||
{},
|
||||
{},
|
||||
{},
|
||||
|
Reference in New Issue
Block a user