mirror of
https://github.com/drakkan/sftpgo.git
synced 2024-11-22 07:30:25 +00:00
43182fc25e
These new APIs match the web client features. I'm aware that some API do not follow REST best practises. I want to avoid things likes "/user/folders/<path>" where "path" must be encoded and making it optional create issues, so I defined resources as query parameters instead of path parameters |
||
---|---|---|
.. | ||
admin.go | ||
bolt.go | ||
bolt_disabled.go | ||
cachedpassword.go | ||
cacheduser.go | ||
dataprovider.go | ||
memory.go | ||
mysql.go | ||
mysql_disabled.go | ||
pgsql.go | ||
pgsql_disabled.go | ||
quotaupdater.go | ||
sqlcommon.go | ||
sqlite.go | ||
sqlite_disabled.go | ||
sqlqueries.go | ||
user.go |