Actions
Bug #11111
closedSquidguard_configurator bug
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
squidguard
Target version:
-
Start date:
11/27/2020
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Affected Version:
2.4.5-p1
Affected Plus Version:
Affected Architecture:
Description
On line 1293 of file squidguard_configurator.inc.
The result is force to : $rdr_path = "$guiproto://$guiip:$guiport" . REDIRECT_BASE_URL;
All above switch / if conditions are useless.
I think this line need to be commented or removed
The impact is that the conf file generated add default redirect to sgerror.php without any parameter. (In transparent mode)
Actions