nextcloud-server/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 +07:00
..
AdminSettingsController.php Add admin privilege delegation for admin settings 2021-09-29 21:43:31 +07:00
AppSettingsController.php Extract $ignoreMaxApps from array_map callback in AppSettingsController 2022-10-22 20:03:02 +07:00
AuthSettingsController.php Limit the length of app password names 2022-03-23 10:47:56 +07:00
AuthorizedGroupController.php Add admin privilege delegation for admin settings 2021-09-29 21:43:31 +07:00
ChangePasswordController.php Port password settings to vue 2022-08-31 17:42:36 +07:00
CheckSetupController.php Merge pull request #35024 from nextcloud/deprecate/php74 2022-11-14 20:35:54 +07:00
CommonSettingsTrait.php Add section-id and section-type data attributes to settings <li> navigation items 2022-12-05 12:19:21 +07:00
HelpController.php Help pages: set window title for sidebar sections 2022-11-22 09:31:28 +07:00
LogSettingsController.php Update php licenses 2021-06-04 22:02:41 +07:00
MailSettingsController.php show if the mail server settings are not set or verified 2022-02-03 20:16:35 +07:00
PersonalSettingsController.php Add admin privilege delegation for admin settings 2021-09-29 21:43:31 +07:00
ReasonsController.php Update php licenses 2021-06-04 22:02:41 +07:00
TwoFactorSettingsController.php Update php licenses 2021-06-04 22:02:41 +07:00
UsersController.php Fix case sensitivity of email when saving settings 2022-12-16 17:47:42 +07:00
WebAuthnController.php Update php licenses 2021-06-04 22:02:41 +07:00