Skip to content

Remove username from authz error message

Warren Gifford requested to merge andre/site-admin-error into main

Created by: andreeleuterio

The CheckSiteAdminOrSameUser function prints an error message containing the username. It can be forced to leak information in corner cases: image

This PR just removes the username from the error message.

Merge request reports

Loading