2017-12-07, 01:35 AM
https://github.com/mybb/mybb/blob/featur...ex.php#L14
// Here you can change how much of an Admin CP IP address must match in a previous session for the user is validated (e.g. 3 means a.b.c need to match)
define("ADMIN_IP_SEGMENTS", 0);
define("ADMIN_IPV6_SEGMENTS", 0);