Groups should never be fetched during login
-------------------------------------------
Key: NXP-5746
URL: https://jira.nuxeo.org/browse/NXP-5746
Project: Nuxeo Enterprise Platform
Issue Type: Bug
Components: Security / Rights
Affects Versions: 5.3.2
Reporter: Thierry Delprat
Assignee: Olivier Grisel
Fix For: 5.4
During resolution of the principal the Group objects are fetched in a non lazy
way
=> we fetch all content of the group (all user ids) whereas only the parentID
is useful
Call from :
NuxeoPrincipalImpl : 373 nxGroup = userManager.getGroup(groupName);
=> TableReference.getIdsFor : 235
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets