chore: improve log output

pull/592/head
jon4hz 6 months ago
parent 82663e5036
commit 213f28cc4c
No known key found for this signature in database
GPG Key ID: 4B0AFE9E7118898E

@ -130,7 +130,7 @@ sub is_access_way_granted {
undef $entry->{'proxyUser'} if (defined $entry->{'proxyUser'} && $entry->{'proxyUser'} eq '*');
$check_debug_msg .=
"with wanted proxy "
" with wanted proxy "
. ($wantedProxyUser // '<u>') . '@'
. ($wantedProxyIp // '<u>') . ':'
. ($wantedProxyPort // '<u>')

Loading…
Cancel
Save