sftpgo-mirror/dataprovider
Paweł K 37c602a477 Expand environment variables for external auth program
Use os.Environ() as a base instead of empty variable. Currently the environment of executed external auth program only contains SFTPGO_AUTHD* variables and therefore the program lacks additional context when started.
2020-01-09 08:33:40 +01:00
..
bolt.go add backup/restore REST API 2019-12-27 23:12:44 +01:00
dataprovider.go Expand environment variables for external auth program 2020-01-09 08:33:40 +01:00
memory.go add backup/restore REST API 2019-12-27 23:12:44 +01:00
mysql.go add backup/restore REST API 2019-12-27 23:12:44 +01:00
pgsql.go add backup/restore REST API 2019-12-27 23:12:44 +01:00
sqlcommon.go Add support for allowed/denied IP/Mask 2019-12-30 18:37:50 +01:00
sqlite.go add backup/restore REST API 2019-12-27 23:12:44 +01:00
sqlqueries.go Add support for allowed/denied IP/Mask 2019-12-30 18:37:50 +01:00
user.go check permissions against sftp path 2020-01-05 11:41:25 +01:00