Irish-Name-Repo 3

LEAD
Going to the admin page and inspecting element we ca see that here is a hidden input field

<input type="hidden" name="debug" value="0">
By removing the ="hidden"

A new input field appears , when changing the new input field from 0 to 1 and trying to login we get the following output

