afb182650e
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> |
||
---|---|---|
.. | ||
accessibility | ||
admin_audit | ||
cloud_federation_api | ||
comments | ||
dav | ||
encryption | ||
federatedfilesharing | ||
federation | ||
files | ||
files_external | ||
files_sharing | ||
files_trashbin | ||
files_versions | ||
lookup_server_connector | ||
oauth2 | ||
provisioning_api | ||
sharebymail | ||
systemtags | ||
testing | ||
theming | ||
twofactor_backupcodes | ||
updatenotification | ||
user_ldap | ||
workflowengine |