nextcloud/lib/private/user
Thomas Müller 535e6ff71f Merge pull request #7617 from nishiki/cache_user
Cache user
2014-04-23 12:32:30 +02:00
..
backend.php Infowarning about 32bit 2014-01-08 19:41:10 +01:00
database.php Merge pull request #7617 from nishiki/cache_user 2014-04-23 12:32:30 +02:00
dummy.php polish documentation based on scrutinizer patches 2014-02-06 17:02:21 +01:00
example.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
http.php polish documentation based on scrutinizer patches 2014-02-06 17:02:21 +01:00
interface.php polish documentation based on scrutinizer patches 2014-02-06 17:02:21 +01:00
manager.php Remove limit and offset manipulation when getting users or groups, because it does not work when more than one user or group backend. Fixing it would be too costly performancewise, so we switch back to the model used in OC 5: limit and offset are effective per backend, and not a general constraint 2014-04-15 17:46:48 +02:00
session.php Remove `session_id_regenerate` from here 2014-02-21 08:12:45 +01:00
user.php Replace static usage of OC_Config and OC_Preferences with the injected \OC\ConfigAll 2013-12-18 13:03:19 +01:00