sftpgo-mirror/webdavd
Nicola Murino 778ec9b88f
REST API v2
- add JWT authentication
- admins are now stored inside the data provider
- admin access can be restricted based on the source IP: both proxy
  header and connection IP are checked
- deprecate REST API CLI: it is not relevant anymore

Some other changes to the REST API can still happen before releasing
SFTPGo 2.0.0

Fixes #197
2021-01-17 22:29:08 +01:00
..
file.go add Data At Rest Encryption support 2020-12-05 13:48:13 +01:00
handler.go add sftpfs storage backend 2020-12-12 10:31:09 +01:00
internal_test.go REST API v2 2021-01-17 22:29:08 +01:00
mimecache.go webdav: performance improvements and bug fixes 2020-11-04 19:11:40 +01:00
server.go fix a potential race condition for pre-login and ext auth 2021-01-05 09:50:22 +01:00
webdavd.go mutal TLS: add support for revocation lists 2021-01-03 17:03:04 +01:00
webdavd_test.go REST API v2 2021-01-17 22:29:08 +01:00