sftpgo/service
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
..
service.go REST API v2 2021-01-17 22:29:08 +01:00
service_portable.go fix a potential race condition for pre-login and ext auth 2021-01-05 09:50:22 +01:00
service_windows.go defender: allow hot-reloading for safe and block lists 2021-01-04 17:52:14 +01:00
sighup_unix.go defender: allow hot-reloading for safe and block lists 2021-01-04 17:52:14 +01:00
sighup_windows.go Allow to rotate logs on demand 2020-06-22 19:11:53 +02:00
sigusr1_unix.go Allow to rotate logs on demand 2020-06-22 19:11:53 +02:00
sigusr1_windows.go Allow to rotate logs on demand 2020-06-22 19:11:53 +02:00