Revert "änderungen login speed und Default2- Admin test hash algorithmen"

This reverts commit 0ee22bff89.
This commit is contained in:
ja
2022-02-08 11:44:16 +01:00
parent fecb413704
commit c2952f2715
7 changed files with 73 additions and 72 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() + "Old and new Passwords shouldn't match!"
lbl_messagetext.Text = VERAG_VARIABLES.geterrornumb() + "Passwords shouldn't match!"
End If
End Using
con.Close()