]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix cachemgr.cgi regression in the bug 4957 fix (#741)
authorŠtěpán Brož <32738079+brozs@users.noreply.github.com>
Tue, 27 Oct 2020 10:29:18 +0000 (10:29 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Tue, 27 Oct 2020 11:20:24 +0000 (11:20 +0000)
commitec271fe8db9e548fec8a6436346cf27f74f67b57
tree1f62dee80e3d0b3719a0825a592655c6f8723c7e
parent87388f15cdfbd557d6b21bacf55b6648ca3b957f
Fix cachemgr.cgi regression in the bug 4957 fix (#741)

After master commit 2e29287, authenticated CGI interface users could not
use the menu links (getting HTTP 403 error). Symptoms in cache.log:

    CacheManager: unknown@...: password needed for 'menu'
    CacheManager: <username>@...: incorrect password for 'menu'
tools/cachemgr.cc