nextcloud-server/lib/private/User
Marek-Wojtowicz f76a915096 Update Session.php
The http headers according to rfc 2616 is iso-8859-1. This patch fixes the behavior when non-ascii characters are present in the header.

Signed-off-by: Marek Wójtowicz <Marek.Wojtowicz@agh.edu.pl>
2022-01-12 23:07:28 +07:00
..
Backend.php Update php licenses 2021-06-04 22:02:41 +07:00
Database.php Fix type errors 2021-11-23 09:28:58 +07:00
LoginException.php Update php licenses 2021-06-04 22:02:41 +07:00
Manager.php Don't check the configvalue for lastLogin which is never null 2021-12-10 16:26:13 +07:00
NoUserException.php Update php licenses 2021-06-04 22:02:41 +07:00
Session.php Update Session.php 2022-01-12 23:07:28 +07:00
User.php enable the user to set a primary (notification) email address (backend) 2021-09-09 19:23:04 +07:00