sftpgo-mirror/dataprovider
Sean Hildebrand db7e81e9d0
add prefer_database_credentials configuration parameter
When true, users' Google Cloud Storage credentials will be written to
the data provider instead of disk.
Pre-existing credentials on disk will be used as a fallback

Fixes #201
2020-10-22 10:42:40 +02:00
..
bolt.go add prefer_database_credentials configuration parameter 2020-10-22 10:42:40 +02:00
bolt_disabled.go add build tag to disable metrics 2020-06-19 17:08:51 +02:00
dataprovider.go add prefer_database_credentials configuration parameter 2020-10-22 10:42:40 +02:00
memory.go data provider: add a setting to prevent auto-update 2020-10-05 19:42:33 +02:00
mysql.go data provider: add a setting to prevent auto-update 2020-10-05 19:42:33 +02:00
mysql_disabled.go add build tag to disable metrics 2020-06-19 17:08:51 +02:00
pgsql.go data provider: add a setting to prevent auto-update 2020-10-05 19:42:33 +02:00
pgsql_disabled.go add build tag to disable metrics 2020-06-19 17:08:51 +02:00
sqlcommon.go data provider: add a setting to prevent auto-update 2020-10-05 19:42:33 +02:00
sqlite.go data provider: add a setting to prevent auto-update 2020-10-05 19:42:33 +02:00
sqlite_disabled.go add build tag to disable metrics 2020-06-19 17:08:51 +02:00
sqlqueries.go refactor virtual folders 2020-06-07 23:30:18 +02:00
user.go add prefer_database_credentials configuration parameter 2020-10-22 10:42:40 +02:00