nextcloud/apps/settings/lib
Christoph Wurst 90d0732828
Fix updating user settings
The requests dispatched from the personal settings page don't always
send all the possible params but just a subset. Hence requests currently
fail on master e.g. when you update your email. This makes the arguments
optional again.

Regression of da9462b482

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-01-05 12:59:50 +01:00
..
Activity Update license headers for 19 2020-04-29 11:57:22 +02:00
AppInfo Update license headers 2020-12-30 14:07:05 +01:00
BackgroundJobs Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Controller Fix updating user settings 2021-01-05 12:59:50 +01:00
Events Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Mailer Use the new method everywhere 2020-07-03 10:59:43 +02:00
Middleware Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Search Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Sections Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
Settings Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
SetupChecks Add a background job that checks for potential user imported SSL certificates and shows a warning in the admin settings 2020-11-03 10:06:33 +01:00
Hooks.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00