Verbesserung login speed und sicherheit durch randomisierung der iterationssschritte
This commit is contained in:
@@ -450,7 +450,7 @@
|
||||
<asp:RegularExpressionValidator ID="valid_getNumberInput" ControlToValidate="txt_CustomerID" Font-Size="18px" ForeColor="Red" ValidationGroup="Login" runat="server" Display="Dynamic" SetFocusOnError="false" ErrorMessage="The Customer-ID is not valid." ValidationExpression="[0-9]{1,10}"></asp:RegularExpressionValidator>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</table>
|
||||
</center>
|
||||
</LayoutTemplate>
|
||||
</asp:Login>
|
||||
|
||||
Reference in New Issue
Block a user