nextcloud/lib/private/user
Arthur Schiwon 91d6a6dd7c On webdav sesssions, loginname was compared to username which does not need to match necessarily 2013-12-13 16:58:03 +01:00
..
backend.php Enable user backends to provide avatar images 2013-11-22 13:25:20 +01:00
database.php cache the home folder of a User 2013-12-11 16:22:26 +01:00
dummy.php Use strict comparison === instead of ==. 2013-10-08 20:03:16 +02: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 move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
interface.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
manager.php remove user from cache if he was deleted successfully 2013-10-29 15:50:33 +01:00
session.php On webdav sesssions, loginname was compared to username which does not need to match necessarily 2013-12-13 16:58:03 +01:00
user.php fix fallback overwriting result of getHome 2013-12-12 12:57:25 +01:00