sftpgo-mirror/httpd
Nicola Murino dccc583b5d
add a dedicated struct to store encrypted credentials
also gcs credentials are now encrypted, both on disk and inside the
provider.

Data provider is automatically migrated and load data will accept
old format too but you should upgrade to the new format to avoid future
issues
2020-11-22 21:53:04 +01:00
..
schema add a dedicated struct to store encrypted credentials 2020-11-22 21:53:04 +01:00
api_folder.go simplify data provider usage 2020-07-08 19:59:31 +02:00
api_maintenance.go add a dedicated struct to store encrypted credentials 2020-11-22 21:53:04 +01:00
api_quota.go cloud backends: stat and other performance improvements 2020-11-02 19:16:12 +01:00
api_user.go add a dedicated struct to store encrypted credentials 2020-11-22 21:53:04 +01:00
api_utils.go add a dedicated struct to store encrypted credentials 2020-11-22 21:53:04 +01:00
auth.go replace the library to verify UNIX's crypt(3) passwords 2020-09-04 21:08:09 +02:00
httpd.go Add support for loading users/folders on startup 2020-10-20 18:42:37 +02:00
httpd_test.go add a dedicated struct to store encrypted credentials 2020-11-22 21:53:04 +01:00
internal_test.go add a dedicated struct to store encrypted credentials 2020-11-22 21:53:04 +01:00
router.go feat(httpd): add new healthz endpoint 2020-10-29 21:37:30 +01:00
web.go add a dedicated struct to store encrypted credentials 2020-11-22 21:53:04 +01:00