sftpgo-mirror/api
Nicola Murino 96a39a36bb dataprovider: add support for bbolt key/value store
This way there is an alternative for embedded/small systems if CGO
is disabled at build time and so SQLite support cannot be compiled
2019-08-12 18:31:31 +02:00
..
schema sftpd stats: add file path for active upload/download 2019-08-08 19:33:16 +02:00
api.go add version info 2019-08-08 10:01:33 +02:00
api_test.go add version info 2019-08-08 10:01:33 +02:00
api_utils.go add version info 2019-08-08 10:01:33 +02:00
internal_test.go version: only git commit and build date must be modifiable 2019-08-08 21:42:07 +02:00
quota.go allow quota tracking only for users with quota restrictions 2019-07-28 22:04:50 +02:00
router.go version: only git commit and build date must be modifiable 2019-08-08 21:42:07 +02:00
user.go dataprovider: add support for bbolt key/value store 2019-08-12 18:31:31 +02:00