Commit d0fe5ece authored by Ad Schellevis's avatar Ad Schellevis

(legacy, filter) add geoip type to User Aliases

parent b01e51bd
......@@ -589,6 +589,7 @@ function filter_generate_aliases(&$FilterIflist)
switch ($aliased['type']) {
case "host":
case "network":
case "geoip":
case "url":
$tableaddrs = "{$addrlist}{$extralias}";
if (empty($tableaddrs)) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment