False instructions on module page.

Created on 13 May 2020, over 4 years ago
Updated 16 March 2023, almost 2 years ago

On the module page Restrict ip instructions for whitelisting URLs in settings.php file are incorrect for D8.

Whitelisted URLs can be added to the settings.php file, by creating the following array:
D8: $conf['ip_whitelist']. Example:
$conf['ip_whitelist'] = ['127.0.0.1'];

They are correct in the readme.txt file.

$config['restrict_ip.settings']['ip_whitelist'] = [
  '111.111.111.1',
  '111.111.111.2',
];
🐛 Bug report
Status

Postponed: needs info

Version

3.0

Component

Documentation

Created by

🇸🇮Slovenia kbrodej

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇩🇪Germany Anybody Porta Westfalica

    Still an issue in 4.x? Then please switch the version and provide a MR for review to speed things up here. Thanks!

  • Status changed to Closed: outdated 27 days ago
  • 🇺🇸United States smustgrave

    Since there hasn't been a follow up going to close out if still an issue on 5.0.x please reopen

Production build 0.71.5 2024