nextcloud/apps/provisioning_api
Mikael Hammarin 6ffde74928
Patch to optimize for large installations (>5000 users >20000 groups) where subadmins have access to many of groups (>250)
- UsersController:editUser() calls isUserAccessible() even if the user is admin

This fix reduces API calls to editUser (ex change locale/display name) from >2 minutes (!) to ~3 seconds per call in average.

Signed-off-by: Mikael Hammarin <mikael@try2.se>
2020-04-25 14:37:46 +02:00
..
appinfo Fix app updates 2020-01-21 14:00:58 +01:00
composer Update autoloaders for composer v1.10.1 2020-03-19 09:48:49 +01:00
img Svgo optimization 2016-09-27 20:56:26 +02:00
lib Patch to optimize for large installations (>5000 users >20000 groups) where subadmins have access to many of groups (>250) 2020-04-25 14:37:46 +02:00
tests Fix php-cs formatting 2020-04-14 17:53:44 +02:00