These four endpoints checked model existence but never verified the user has read access via AccessGrants, allowing any authenticated user to use restricted models. Uses the canonical check_model_access helper from utils.access_control.
These four endpoints checked model existence but never verified the user has read access via AccessGrants, allowing any authenticated user to use restricted models. Uses the canonical check_model_access helper from utils.access_control.