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