Landing suggested addition from Bernd Eckenfels for bug # 56822
git-svn-id: svn://10.0.0.236/trunk@85169 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -148,6 +148,9 @@ CrossCheck("profiles", "userid",
|
||||
["longdescs", "who", "bug_id"],
|
||||
["namedqueries", "userid"]);
|
||||
|
||||
CrossCheck("profiles", "login_name",
|
||||
["components", "initialowner"]),;
|
||||
|
||||
|
||||
Status("Checking passwords");
|
||||
SendSQL("SELECT COUNT(*) FROM profiles WHERE cryptpassword != ENCRYPT(password, left(cryptpassword, 2))");
|
||||
|
||||
Reference in New Issue
Block a user