nextcloud/apps/user_ldap
Roeland Jago Douma 0efe3ba62e
Use a capped memory cache for the user/group cache
For #24403
When upgrading huge installations this can lead to memory problems as
the cache will only grow and grow.

Capping this memory will make sure we don't run out while during normal
operation still basically cache everything.
2016-06-01 21:31:14 +02:00
..
ajax Update author information 2016-03-01 17:25:15 +01:00
appinfo Update author information 2016-03-01 17:25:15 +01:00
command Happy new year! 2016-01-12 15:02:18 +01:00
css make all the buttons beautiful 2015-11-05 16:32:07 +01:00
img LDAP Wizard Overhaul 2015-04-09 09:47:49 +02:00
js/wizard Fix race condition when switching filter mode. Fixes #22278 2016-02-12 21:51:06 +01:00
l10n Yo-ho-oh - Murder all band 'o pirates - backport of #24550 2016-05-11 11:22:08 +02:00
lib Merge pull request #24242 from owncloud/stable9-backport-24052 2016-04-26 14:34:57 +02:00
templates Merge pull request #22102 from owncloud/ldap_2nddispname-master 2016-02-06 13:27:01 +01:00
tests Fix LDAP race conditions 2016-04-25 13:32:40 +02:00
vendor/ui-multiselect Migrate multiselect to user_ldap 2014-11-13 00:47:14 +01:00
group_ldap.php Use a capped memory cache for the user/group cache 2016-06-01 21:31:14 +02:00
group_proxy.php Happy new year! 2016-01-12 15:02:18 +01:00
settings.php Happy new year! 2016-01-12 15:02:18 +01:00
user_ldap.php Fix LDAP race conditions 2016-04-25 13:32:40 +02:00
user_proxy.php Happy new year! 2016-01-12 15:02:18 +01:00