﻿id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
13537	LDAP recursive search	dcc@…	Sylvain Delisle	"This patch, strongly inspired by the code in https://trac-hacks.org/ticket/7339, improves LDAP group search in two ways:
- Instead of getting all the groups, then check for each of them if the user belongs to it, we get the user, and check which groups he is a member of. This is much more efficient for LDAP trees which contain many groups.
- Once we have the list of groups the user is a direct member of, we check recursively if those groups belong to other groups."	enhancement	new	normal	LdapPlugin	normal		LDAP		0.12
