sftpgo-mirror/internal/vfs
Nicola Murino 184b99d500
user: add a field to indicate whether the password is set
A structure similar to the one used for secrets would be better,
but we don't want to break backwards compatibility.

Also document that omitting the password field in the request body
will preserve the current password when updating a user using the
REST API. Added a test case for this.

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2023-04-06 18:22:09 +02:00
..
azblobfs.go user: add a field to indicate whether the password is set 2023-04-06 18:22:09 +02:00
azblobfs_disabled.go update Copyright year 2023-01-03 10:18:30 +01:00
cryptfs.go user: add a field to indicate whether the password is set 2023-04-06 18:22:09 +02:00
fileinfo.go update Copyright year 2023-01-03 10:18:30 +01:00
filesystem.go update Copyright year 2023-01-03 10:18:30 +01:00
folder.go move IP/Network lists to the data provider 2023-02-09 09:33:33 +01:00
gcsfs.go user: add a field to indicate whether the password is set 2023-04-06 18:22:09 +02:00
gcsfs_disabled.go update Copyright year 2023-01-03 10:18:30 +01:00
httpfs.go user: add a field to indicate whether the password is set 2023-04-06 18:22:09 +02:00
osfs.go user: add a field to indicate whether the password is set 2023-04-06 18:22:09 +02:00
s3fs.go user: add a field to indicate whether the password is set 2023-04-06 18:22:09 +02:00
s3fs_disabled.go update Copyright year 2023-01-03 10:18:30 +01:00
sftpfs.go user: add a field to indicate whether the password is set 2023-04-06 18:22:09 +02:00
statvfs_fallback.go update Copyright year 2023-01-03 10:18:30 +01:00
statvfs_linux.go update Copyright year 2023-01-03 10:18:30 +01:00
statvfs_unix.go update Copyright year 2023-01-03 10:18:30 +01:00
sys_unix.go EventManager: add IDP login trigger and check account action 2023-03-22 19:02:54 +01:00
sys_windows.go update Copyright year 2023-01-03 10:18:30 +01:00
vfs.go user: add a field to indicate whether the password is set 2023-04-06 18:22:09 +02:00