Created by: andreeleuterio
The CheckSiteAdminOrSameUser function prints an error message containing the username. It can be forced to leak information in corner cases:
CheckSiteAdminOrSameUser
This PR just removes the username from the error message.