Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature #12603: [6.2.x] optimizing directory performances by improving performances of the Domain Driver Manager #1167

Merged
merged 2 commits into from Oct 6, 2021

Conversation

SilverYoCha
Copy link
Member

No description provided.

…rformances.

Adding new signatures that permit to request about several user data instead of requesting data user by user like it is done today.

The manager of domain driver is now able to fetch domain users from several silverpeas's identifiers.

The LDAP driver has been also improved in order to permits to request several user data in a same time by their ids.

Adding to UserDAO the necessary to fetch several users by their id or domain specific id.

Adding to UserFull and OrganizationController chain the signatures to fetch several user full instances from several user silverpeas's identifiers.
@SilverYoCha SilverYoCha changed the title Feature #12603: optimizing directory performances by improving performances of the Domain Driver Manager Feature #12603: [6.2.x] optimizing directory performances by improving performances of the Domain Driver Manager Sep 30, 2021
@mmoqui mmoqui merged commit 264bed2 into Silverpeas:6.2.x Oct 6, 2021
@SilverYoCha SilverYoCha deleted the feature-12603 branch October 7, 2021 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants