Skip to content
Snippets Groups Projects
  • Daan van Renterghem's avatar
    Fix client-certificate match if-check · 3224e870
    Daan van Renterghem authored
    `preg_match` returns `0` if no matches are found, `FALSE` only on error. This means that with the previous check unmatching certificates would not be identified, only when the preg_match itself would error.
    3224e870
Code owners
Assign users and groups as approvers for specific file changes. Learn more.