nextcloud/apps
Roland Tapken 177901d079
user_ldap: really resolve nested groups
The previous patch fixed the problem only for one level of indirection
because groupsMatchFilter() had been applied on each recursive call (and
thus there would be no second level if the first level fails the check).

This new implementation replaces the recursive call with a stack that
iterates all nested groups before filtering with groupsMatchFilter().

Signed-off-by: Roland Tapken <roland@bitarbeiter.net>
2019-03-07 22:46:08 +01:00
..
accessibility Rebuild 2019-02-07 21:08:28 +01:00
admin_audit Update autoloader dump 2018-11-15 13:49:19 +01:00
cloud_federation_api update compatible versions for cloud federation api 2018-11-29 21:42:30 +01:00
comments [tx-robot] updated from transifex 2019-02-27 01:12:27 +00:00
dav [tx-robot] updated from transifex 2019-03-01 01:12:57 +00:00
encryption [tx-robot] updated from transifex 2019-03-01 01:12:57 +00:00
federatedfilesharing [tx-robot] updated from transifex 2019-03-01 01:12:57 +00:00
federation [tx-robot] updated from transifex 2019-03-01 01:12:57 +00:00
files [tx-robot] updated from transifex 2019-03-01 01:12:57 +00:00
files_external update icewind/smb to 3.0.2 2019-03-04 16:38:46 +01:00
files_sharing [tx-robot] updated from transifex 2019-03-01 01:12:57 +00:00
files_trashbin Fix for issue 10862: calculation of free space ignores external storage (doesn't count towards quota) 2019-02-27 14:56:54 +00:00
files_versions [tx-robot] updated from transifex 2019-02-15 01:13:12 +00:00
lookup_server_connector Update autoloader dump 2018-11-15 13:49:19 +01:00
oauth2 [tx-robot] updated from transifex 2019-03-01 01:12:57 +00:00
provisioning_api Check if password can be changed for the users backend in OCS api 2019-03-05 13:28:47 +00:00
sharebymail [tx-robot] updated from transifex 2019-03-01 01:12:57 +00:00
systemtags [tx-robot] updated from transifex 2019-02-21 01:12:22 +00:00
testing Update autoloader dump 2018-11-15 13:49:19 +01:00
theming [tx-robot] updated from transifex 2019-03-01 01:12:57 +00:00
twofactor_backupcodes [tx-robot] updated from transifex 2019-02-21 01:12:22 +00:00
updatenotification [tx-robot] updated from transifex 2019-03-01 01:12:57 +00:00
user_ldap user_ldap: really resolve nested groups 2019-03-07 22:46:08 +01:00
workflowengine [tx-robot] updated from transifex 2019-02-28 01:12:58 +00:00