nextcloud/lib/private/user
NARUKAWA Hiroki 068688063e Security Update: session fixation
Previous version is vulnerable to session fixation attack in some situations, guessing non-apache-module-php5 environment. Regeneration of session id should be done here.
2013-12-20 03:38:51 +09: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 Security Update: session fixation 2013-12-20 03:38:51 +09:00
user.php fix fallback overwriting result of getHome 2013-12-12 12:57:25 +01:00