File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
app/code/Magento/Integration/etc/adminhtml Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 38
38
</field >
39
39
</group >
40
40
<group id =" authentication_lock" translate =" label" type =" text" sortOrder =" 400" showInDefault =" 1" showInWebsite =" 0" showInStore =" 0" >
41
- <label >Auth Locks</label >
41
+ <label >Authentication Locks</label >
42
42
<field id =" max_failures_count" translate =" label" type =" text" sortOrder =" 30" showInDefault =" 1" showInWebsite =" 0" showInStore =" 0" canRestore =" 1" >
43
- <label >max_failures_count </label >
44
- <comment ></comment >
43
+ <label >Maximum Login Failures to Lock Out Account </label >
44
+ <comment >Maximum Number of authentication failures to lock out account. </comment >
45
45
</field >
46
46
<field id =" timeout" translate =" label" type =" text" sortOrder =" 30" showInDefault =" 1" showInWebsite =" 0" showInStore =" 0" canRestore =" 1" >
47
- <label >timeout </label >
48
- <comment ></comment >
47
+ <label >Lockout Time (seconds) </label >
48
+ <comment >Period of time in seconds after which account will be unlocked. </comment >
49
49
</field >
50
50
</group >
51
51
You can’t perform that action at this time.
0 commit comments