sftpgo-mirror/webdavd
Nicola Murino f2b93c0402
add a setup screen to create the first admin user
If you prefer to auto-create the first admin you can enable the
"create_default_admin" configuration key and SFTPGo will work as before.

You can also create the first admin by loading initial data: now you can
set both username and password, before you could only change the password
2021-05-14 19:21:15 +02:00
..
file.go add a basic front-end web interface for end-users 2021-05-06 21:35:43 +02:00
handler.go sftpfs: add buffering support 2021-04-03 16:00:55 +02:00
internal_test.go httpd/webdav: add a list of hosts allowed to send proxy headers 2021-05-11 06:54:06 +02:00
mimecache.go webdav: performance improvements and bug fixes 2020-11-04 19:11:40 +01:00
server.go httpd/webdav: add a list of hosts allowed to send proxy headers 2021-05-11 06:54:06 +02:00
webdavd.go httpd/webdav: add a list of hosts allowed to send proxy headers 2021-05-11 06:54:06 +02:00
webdavd_test.go add a setup screen to create the first admin user 2021-05-14 19:21:15 +02:00