Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Conversation

@MihaelaStoica
Copy link
Collaborator

  • deprecated UserDetails.GroupMembershipNames property and created a function that can be used to get the group names when required.

Mihaela Stoica added 2 commits January 22, 2014 11:23
…e group memberships, by not caching the names of the AD groups the user belongs to.

- deprecated UserDetails.GroupMembershipNames property and created a function that can be used to get the group names when required.
…e group memberships.

Added some improvements to the UserDetails class:
- kept the UserDetails.GroupMembershipNames property and added a function to get the group names once and then cache them.
- optimized the code for getting user details.
@kc284
Copy link

kc284 commented Jan 22, 2014

Looks ok to me.

kc284 pushed a commit that referenced this pull request Jan 22, 2014
[CA-125856], [SCTX-1588]: Fixed the slow AD logon for users with large roup memberships, by not caching the names of the AD groups the user belongs to.
@kc284 kc284 merged commit 1a9f7ec into xapi-project:master Jan 22, 2014
@MihaelaStoica
Copy link
Collaborator Author

Group names are not cached when the other user details are cached (in the constructor), but only when the UserDetails.GroupMembershipNames property is first used.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants