sftpgo-mirror/ftpd
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
..
cryptfs_test.go REST API v2 2021-01-17 22:29:08 +01:00
ftpd.go mutal TLS: add support for revocation lists 2021-01-03 17:03:04 +01:00
ftpd_test.go REST API v2 2021-01-17 22:29:08 +01:00
handler.go FTP: add support for AVBL command 2020-12-25 11:14:08 +01:00
internal_test.go mutal TLS: add support for revocation lists 2021-01-03 17:03:04 +01:00
server.go mutal TLS: add support for revocation lists 2021-01-03 17:03:04 +01:00
transfer.go add Azure Blob support 2020-10-25 08:18:48 +01:00