mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-06 06:10:54 +03:00
remove reading data provider username and password from file
This reverts #1455 because the contributor cannot sign the CLA Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
@@ -198,9 +198,7 @@
|
||||
"host": "",
|
||||
"port": 0,
|
||||
"username": "",
|
||||
"username_file": "",
|
||||
"password": "",
|
||||
"password_file": "",
|
||||
"sslmode": 0,
|
||||
"disable_sni": false,
|
||||
"target_session_attrs": "",
|
||||
|
||||
Reference in New Issue
Block a user