mirror of
https://github.com/drakkan/sftpgo.git
synced 2024-11-22 07:30:25 +00:00
778ec9b88f
- 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 |
||
---|---|---|
.. | ||
admin.go | ||
bolt.go | ||
bolt_disabled.go | ||
compat.go | ||
dataprovider.go | ||
memory.go | ||
mysql.go | ||
mysql_disabled.go | ||
pgsql.go | ||
pgsql_disabled.go | ||
sqlcommon.go | ||
sqlite.go | ||
sqlite_disabled.go | ||
sqlqueries.go | ||
user.go |