sftpgo-mirror/internal/webdavd
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
..
file.go EventManager: add IDP login trigger and check account action 2023-03-22 19:02:54 +01:00
handler.go user: add a field to indicate whether the password is set 2023-04-06 18:22:09 +02:00
internal_test.go EventManager: add IDP login trigger and check account action 2023-03-22 19:02:54 +01:00
mimecache.go WebDAV: allow to define custom MIME type mappings 2023-01-23 18:43:25 +01:00
server.go printf: replace %#v with the more explicit %q 2023-02-27 19:19:57 +01:00
webdavd.go configs: add ACME section 2023-02-23 19:25:20 +01:00
webdavd_test.go configs: add ACME section 2023-02-23 19:25:20 +01:00