Skip to content

Commit f0bb917

Browse files
ENGCOM-3353: issue #18655 fixed: Magento 2.3.0-beta18: ReflectionException on Backend -> Stores -> Configuration -> Services -> OAuth page #18750
- Merge Pull Request #18750 from maheshWebkul721/magento2:integration-config-fixed - Merged commits: 1. 78accc5
2 parents ec5fcb5 + 78accc5 commit f0bb917

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Integration/etc/adminhtml

1 file changed

+1
-1
lines changed

app/code/Magento/Integration/etc/adminhtml/system.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<label>Maximum Login Failures to Lock Out Account</label>
5555
<comment>Maximum Number of authentication failures to lock out account.</comment>
5656
</field>
57-
<field id="timeout" translate="label" type="text comment" sortOrder="30" showInDefault="1" showInWebsite="0" showInStore="0" canRestore="1">
57+
<field id="timeout" translate="label comment" type="text" sortOrder="30" showInDefault="1" showInWebsite="0" showInStore="0" canRestore="1">
5858
<label>Lockout Time (seconds)</label>
5959
<comment>Period of time in seconds after which account will be unlocked.</comment>
6060
</field>

0 commit comments

Comments
 (0)