Workspace name len limitation
We use Nuxeo-Platform with external identification, where emails are used as login. In “AbstractUserWorkspaceImpl.getUserWorkspaceNameForUser” the workspace name for user is hard coded with a limitation of 30 char max. Since emails could be longer, it could result in workspaces collision/conflict. Why such a limitation? How can we overstep it?
Thanks for your help,
0 votes
1 answers
1277 views