Skip to content

Webserver: prevent favicon.ico requests

Michael Wigard requested to merge m_wiga01/wwukube-toolbox:fix_favicon into main

as these could cause failed authentications if the login is executed repeatedly in a script. An appropriate tag is a quick and dirty fix to prevent the browser from making these requests.

Test binary

Edited by Michael Wigard

Merge request reports