nextcloud/apps/user_ldap/lib/user
Morris Jobke 62a59854f0
Fix LDAP race conditions
* getFromCache is wrapped in isCached
* inbetween the two calls the cache entry hits it's TTL
* getFromCache returns null
* this fix only checkes if the returned value is null and
  return only non-null values
2016-04-20 21:50:28 +02:00
..
deletedusersindex.php Happy new year! 2016-01-12 15:02:18 +01:00
iusertools.php Happy new year! 2016-01-12 15:02:18 +01:00
manager.php Update author information 2016-03-01 17:25:15 +01:00
offlineuser.php Happy new year! 2016-01-12 15:02:18 +01:00
user.php Fix LDAP race conditions 2016-04-20 21:50:28 +02:00