Function git2::opts::set_verify_owner_validation
source · pub unsafe fn set_verify_owner_validation(enabled: bool) -> Result<(), Error>
Expand description
Set whether or not to verify ownership before performing a repository. Enabled by default, but disabling this can lead to code execution vulnerabilities.