]> source.dussan.org Git - nextcloud-server.git/commit
Update Session.php 30727/head
authorMarek-Wojtowicz <54400070+Marek-Wojtowicz@users.noreply.github.com>
Tue, 11 Jan 2022 21:33:18 +0000 (22:33 +0100)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Mon, 17 Jan 2022 23:23:08 +0000 (23:23 +0000)
commit457bb9b8ef366a1a0b111bbcdf3be6bec35a98f1
treef10195b6751a042211ddeb2e48f40aee986c3e22
parentb4486d20f01b5d1dbfdb79fa057bc1861384dab6
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>
lib/private/User/Session.php