Files
nextcloud-server-mirror/apps/settings/lib/Controller/UsersController.php
Carl Schwan 7f44a66296 Fix case sensitivity of email when saving settings
Otherwise we detect a email change all the time and since email are
immutable in ldap this prevent updating other fields.

Related: https://github.com/nextcloud/server/pull/33813

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-12-16 17:47:42 +01:00

20 KiB