nextcloud/lib/private/User
Marek-Wojtowicz 10ae5acf64 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-17 23:23:17 +00:00
..
Backend.php Update php licenses 2021-06-04 22:02:41 +02:00
Database.php Update php licenses 2021-06-04 22:02:41 +02:00
LoginException.php Update php licenses 2021-06-04 22:02:41 +02:00
Manager.php Don't check the configvalue for lastLogin which is never null 2021-12-13 08:43:13 +00:00
NoUserException.php Update php licenses 2021-06-04 22:02:41 +02:00
Session.php Update Session.php 2022-01-17 23:23:17 +00:00
User.php enable the user to set a primary (notification) email address (backend) 2021-09-09 19:23:04 +02:00