prefer sha256 (the old-way) over sha1 mixup for two different ftpds

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2022-10-30 14:22:25 +01:00
parent 1f43f5d514
commit 5aa059bb24
11 changed files with 26 additions and 28 deletions

View File

@@ -3876,7 +3876,7 @@ MYSQLCrypt any
# Query to execute in order to fetch the password
MYSQLGetPW SELECT password_compat FROM ftp_users WHERE username="\L" AND login_enabled="y"
MYSQLGetPW SELECT password FROM ftp_users WHERE username="\L" AND login_enabled="y"
# Query to execute in order to fetch the system user name or uid