sftpgo/dataprovider
Nicola Murino 8d4964c16d convert public key from newline delimited string to a real array
Added a compatibility layer that will convert newline delimited keys to array
when the user is fetched from the database.
This code will be removed in future versions please update your public keys,
you only need to resave the users using the REST API.
2019-08-01 22:42:46 +02:00
..
dataprovider.go convert public key from newline delimited string to a real array 2019-08-01 22:42:46 +02:00
mysql.go Improve documentation 2019-07-30 20:51:29 +02:00
pgsql.go Improve test cases and logging 2019-07-26 11:35:12 +02:00
sqlcommon.go convert public key from newline delimited string to a real array 2019-08-01 22:42:46 +02:00
sqlite.go When path starts with slash, consider it absolute 2019-07-31 17:14:46 +02:00
sqlqueries.go rename last_quota_scan to last_quota_update 2019-07-28 19:29:32 +02:00
user.go convert public key from newline delimited string to a real array 2019-08-01 22:42:46 +02:00