nextcloud-server/apps/user_ldap/tests
Morris Jobke 5b126cde48
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-25 13:32:40 +07:00
..
integration Update author information 2016-03-01 17:25:15 +07:00
jobs Happy new year! 2016-01-12 15:02:18 +07:00
mapping Happy new year! 2016-01-12 15:02:18 +07:00
user Avatar must be saved after login is done and external storages set up properly, fixes #21555 2016-03-21 22:20:50 +07:00
.htaccess tests solidity 2015-06-30 14:09:11 +07:00
access.php Use IUser::setEMailAddress in ldap as well 2016-01-20 15:21:33 +07:00
configuration.php Happy new year! 2016-01-12 15:02:18 +07:00
connection.php fix writing to cache when fallback server should be used immediately 2016-03-18 20:34:23 +07:00
group_ldap.php Fix LDAP race conditions 2016-04-25 13:32:40 +07:00
user_ldap.php Use IUser::setEMailAddress in ldap as well 2016-01-20 15:21:33 +07:00
wizard.php Happy new year! 2016-01-12 15:02:18 +07:00