nextcloud/apps
Roland Tapken 0997fd999e
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:36:21 +01:00
..
accessibility Do not cut full color on accessibility svg color invert 2019-03-04 16:40:03 +00:00
admin_audit Check if array element is present before access 2019-02-22 11:53:27 +00:00
cloud_federation_api adjust json to match the definition 2019-02-20 15:41:34 +01:00
comments [tx-robot] updated from transifex 2019-02-27 01:12:18 +00:00
dav Merge pull request #14517 from nextcloud/backport/13871/stable15 2019-03-05 10:05:25 +01:00
encryption [tx-robot] updated from transifex 2019-03-01 01:12:48 +00:00
federatedfilesharing [tx-robot] updated from transifex 2019-03-01 01:12:48 +00:00
federation [tx-robot] updated from transifex 2019-03-01 01:12:48 +00:00
files [tx-robot] updated from transifex 2019-03-01 01:12:48 +00:00
files_external Have streams of files_external in sync 2019-03-07 12:59:47 +01:00
files_sharing [tx-robot] updated from transifex 2019-03-01 01:12:48 +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:53 +00:00
files_versions Merge pull request #14472 from felixn/stable15 2019-03-04 12:19:34 +01:00
lookup_server_connector Shorten index name of calendar changes table 2018-11-14 10:14:23 +01:00
oauth2 [tx-robot] updated from transifex 2019-03-01 01:12:48 +00:00
provisioning_api Check if password can be changed for the users backend in OCS api 2019-03-05 13:28:05 +00:00
sharebymail [tx-robot] updated from transifex 2019-03-01 01:12:48 +00:00
systemtags [tx-robot] updated from transifex 2019-02-21 01:12:14 +00:00
testing Shorten index name of calendar changes table 2018-11-14 10:14:23 +01:00
theming [tx-robot] updated from transifex 2019-03-01 01:12:48 +00:00
twofactor_backupcodes Do not send notification if no active 2fa 2019-03-06 09:17:38 +00:00
updatenotification [tx-robot] updated from transifex 2019-03-01 01:12:48 +00:00
user_ldap user_ldap: really resolve nested groups 2019-03-07 22:36:21 +01:00
workflowengine [tx-robot] updated from transifex 2019-02-28 01:12:49 +00:00