nextcloud/lib/private/user
Lukas Reschke a2e355a7fe Use "HTTPOnly" for cookies when logging out
This has no other reason than preventing some insane automated scanners from reporting this as security bug (which it obviously isn't as the cookie contains nothing of value)

Thus it generally results in an happier Lukas and hopefully less reports to our support and security mail addresses...
2015-01-14 11:20:53 +01:00
..
backend.php Move OC_USER_BACKEND_* constants to OC_User_Backend class 2014-11-27 13:47:32 +01:00
database.php introduce names for user backends - IUserBackend 2014-12-19 10:17:17 +01:00
dummy.php introduce names for user backends - IUserBackend 2014-12-19 10:17:17 +01:00
example.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
http.php introduce names for user backends - IUserBackend 2014-12-19 10:17:17 +01:00
interface.php Move OC_USER_BACKEND_* constants to OC_User_Backend class 2014-11-27 13:47:32 +01:00
manager.php introduce names for user backends - IUserBackend 2014-12-19 10:17:17 +01:00
session.php Use "HTTPOnly" for cookies when logging out 2015-01-14 11:20:53 +01:00
user.php introduce names for user backends - IUserBackend 2014-12-19 10:17:17 +01:00