Änderungen generation hashratetest server
This commit is contained in:
@@ -94,7 +94,6 @@ Partial Class login_FLEX
|
||||
regexusername_M.ErrorMessage = VERAG_VARIABLES.geterrornumb + "Username does not have any special characters in it."
|
||||
End If
|
||||
Else
|
||||
|
||||
reqfieldvaluserName.ErrorMessage = String.Empty
|
||||
End If
|
||||
End If
|
||||
@@ -201,7 +200,6 @@ Partial Class login_FLEX
|
||||
'Dim str = gensaltToken(UserNaMe, passw, Customer_ID, Session.IsNewSession)
|
||||
'MsgBox(str)
|
||||
'End If
|
||||
|
||||
FormsAuthentication.RedirectFromLoginPage(UserNaMe, True)
|
||||
End Sub
|
||||
|
||||
|
||||
Reference in New Issue
Block a user