änderungen login speed und Default2- Admin test hash algorithmen

This commit is contained in:
ja
2022-02-08 10:23:51 +01:00
parent 5bed52aa10
commit 0ee22bff89
7 changed files with 74 additions and 75 deletions

View File

@@ -258,7 +258,7 @@ Partial Class login_Change_PW
btn_submitpw.Text = "zum Login"
Else
VERAG_VARIABLES.seterrorcount(25)
lbl_messagetext.Text = VERAG_VARIABLES.geterrornumb() + "Passwords shouldn't match!"
lbl_messagetext.Text = VERAG_VARIABLES.geterrornumb() + "Old and new Passwords shouldn't match!"
End If
End Using
con.Close()