This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
sftpgo
Watch
4
Star
0
Fork
0
mirror of
https://github.com/drakkan/sftpgo.git
synced
2024-04-21 12:32:38 +00:00
Code
Issues
Releases
Wiki
Activity
Files
2c057916248c695a88f35805ccc0d649ac8dc33a
sftpgo
/
api
T
History
Nicola Murino
2c05791624
document how to store passwords using bcrypt or pbkdf2 using REST API
2019-08-18 12:52:29 +02:00
..
schema
document how to store passwords using bcrypt or pbkdf2 using REST API
2019-08-18 12:52:29 +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
api.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