sftpgo-mirror/internal
Nicola Murino 0841c7d7bd
REST API: remove merging of fields on updates
we use PUT verb not PATCH. We keep merging only to allow to preserve
hidden/encrypted fields.

This is a backward incompatible change, but is necessary to avoid unexpected
issues.
You have to pass complete objects on updates.

Fixes #1088

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2022-12-23 09:36:20 +01:00
..
acme eventmanager placeholders: add StatusString and ErrorString 2022-08-29 19:03:31 +02:00
bundle add support for embedding templates and other static resources 2022-07-24 20:02:37 +02:00
cmd add support for password policies 2022-12-11 17:15:34 +01:00
command script based hooks: don't propagate global env vars 2022-10-19 09:29:40 +02:00
common eventmanager: log a get task error only when required 2022-12-19 18:10:40 +01:00
config add support for DHGEX 2022-11-17 18:15:53 +01:00
dataprovider dataprovider: include port in node name and make it a hash 2022-12-20 16:40:32 +01:00
ftpd add support for password policies 2022-12-11 17:15:34 +01:00
httpclient httpclient: add leaf certificates 2022-09-23 17:49:42 +02:00
httpd REST API: remove merging of fields on updates 2022-12-23 09:36:20 +01:00
httpdtest gcsfs: allow to customize upload part size/time 2022-12-18 11:51:46 +01:00
kms move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
logger move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
metric cloud storage providers: remove head bucket requests 2022-08-11 08:31:51 +02:00
mfa move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
plugin WebAdmin: allow to search and export event logs 2022-12-07 18:47:38 +01:00
service add role to events 2022-12-03 11:45:27 +01:00
sftpd REST API: remove merging of fields on updates 2022-12-23 09:36:20 +01:00
smtp eventmanager: add password notification check action 2022-12-16 18:51:29 +01:00
telemetry use epoch timestamp instead of current timestamp for unknown modification times 2022-08-16 17:59:13 +02:00
util add support for DHGEX 2022-11-17 18:15:53 +01:00
version back to development 2022-11-27 12:15:56 +01:00
vfs gcsfs: allow to customize upload part size/time 2022-12-18 11:51:46 +01:00
webdavd add support for password policies 2022-12-11 17:15:34 +01:00