nextcloud/apps/settings/lib/Controller
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
..
AdminSettingsController.php
AppSettingsController.php
AuthorizedGroupController.php
AuthSettingsController.php
ChangePasswordController.php
CheckSetupController.php Merge pull request #35024 from nextcloud/deprecate/php74 2022-11-14 20:35:54 +01:00
CommonSettingsTrait.php Add section-id and section-type data attributes to settings <li> navigation items 2022-12-05 12:19:21 +01:00
HelpController.php Help pages: set window title for sidebar sections 2022-11-22 09:31:28 +01:00
LogSettingsController.php
MailSettingsController.php
PersonalSettingsController.php
ReasonsController.php
TwoFactorSettingsController.php
UsersController.php Fix case sensitivity of email when saving settings 2022-12-16 17:47:42 +01:00
WebAuthnController.php