
A bug in the web interface
A bug in the web interface. Never put web-anything on your authentication systems.
--
{
echo "Usage: $0 [-h]|[-u][-r]"
echo "This utility mitigates ID1378329 and restarts the apache and tomcat daemons."
echo " : -h Display this help message"
echo " : -u Undo the ID1378329 mitigation"
exit 255
}