We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8ff1c89 + 71b22d5 commit fc065e9Copy full SHA for fc065e9
etc/adminhtml/system.xml
@@ -9,7 +9,7 @@
9
</field>
10
<field id="lockout_failures">
11
<comment>Must be less than or equal to 10</comment>
12
- <validate>required-entry validate-digits validate-digits-range digits-range 1-10</validate>
+ <validate>required-entry validate-digits validate-digits-range digits-range-1-10</validate>
13
14
<field id="lockout_threshold" translate="label comment">
15
<comment>Must be at least 30 minutes</comment>
0 commit comments