|
77 | 77 | </depends>
|
78 | 78 | <frontend_class>required-entry validate-digits</frontend_class>
|
79 | 79 | </failed_attempts_login>
|
| 80 | + <failed_attempts_ip translate="label"> |
| 81 | + <label>Number of Unsuccessful Attempts to Login per IP Address</label> |
| 82 | + <frontend_type>text</frontend_type> |
| 83 | + <sort_order>6</sort_order> |
| 84 | + <show_in_default>1</show_in_default> |
| 85 | + <show_in_website>0</show_in_website> |
| 86 | + <show_in_store>0</show_in_store> |
| 87 | + <depends> |
| 88 | + <mode>after_fail</mode> |
| 89 | + <enable>1</enable> |
| 90 | + </depends> |
| 91 | + <frontend_class>required-entry validate-digits</frontend_class> |
| 92 | + </failed_attempts_ip> |
80 | 93 | <timeout translate="label">
|
81 | 94 | <label>CAPTCHA Timeout (minutes)</label>
|
82 |
| - <sort_order>6</sort_order> |
| 95 | + <sort_order>7</sort_order> |
83 | 96 | <show_in_default>1</show_in_default>
|
84 | 97 | <show_in_website>0</show_in_website>
|
85 | 98 | <show_in_store>0</show_in_store>
|
|
89 | 102 | <length translate="label comment">
|
90 | 103 | <label>Number of Symbols</label>
|
91 | 104 | <comment>Please specify 8 symbols at the most. Range allowed (e.g. 3-5)</comment>
|
92 |
| - <sort_order>7</sort_order> |
| 105 | + <sort_order>8</sort_order> |
93 | 106 | <show_in_default>1</show_in_default>
|
94 | 107 | <show_in_website>0</show_in_website>
|
95 | 108 | <show_in_store>0</show_in_store>
|
|
99 | 112 | <symbols translate="label comment">
|
100 | 113 | <label>Symbols Used in CAPTCHA</label>
|
101 | 114 | <comment><![CDATA[Please use only letters (a-z or A-Z) or numbers (0-9) in this field. No spaces or other characters are allowed.<br />Similar looking characters (e.g. "i", "l", "1") decrease chance of correct recognition by customer.]]></comment>
|
102 |
| - <sort_order>8</sort_order> |
| 115 | + <sort_order>9</sort_order> |
103 | 116 | <show_in_default>1</show_in_default>
|
104 | 117 | <show_in_website>0</show_in_website>
|
105 | 118 | <show_in_store>0</show_in_store>
|
|
110 | 123 | <label>Case Sensitive</label>
|
111 | 124 | <frontend_type>select</frontend_type>
|
112 | 125 | <source_model>adminhtml/system_config_source_yesno</source_model>
|
113 |
| - <sort_order>9</sort_order> |
| 126 | + <sort_order>10</sort_order> |
114 | 127 | <show_in_default>1</show_in_default>
|
115 | 128 | <show_in_website>0</show_in_website>
|
116 | 129 | <show_in_store>0</show_in_store>
|
|
0 commit comments