|
|
@@ -2612,7 +2612,7 @@ class Organizr
|
|
|
'help' => 'Default status of Remember Me button on login screen',
|
|
|
'value' => $this->config['rememberMe'],
|
|
|
),
|
|
|
- $this->settingsOption('multiple-url', 'localIPList', ['label' => 'Override Local IP', 'placeholder' => 'i.e. 123.123.123.123', 'help' => 'IPv4 only at the moment - This will set your login as local if your IP falls within the From and To']),
|
|
|
+ $this->settingsOption('multiple-url', 'localIPList', ['label' => 'Override Local IP or Subnet', 'help' => 'IPv4 only at the moment - This will set your login as local if your IP falls within the From and To']),
|
|
|
array(
|
|
|
'type' => 'input',
|
|
|
'name' => 'wanDomain',
|