Skip to content
Snippets Groups Projects
Select Git revision
  • renovate/github.com-go-webauthn-webauthn-0.x
  • renovate/go-1.x
  • renovate/golang.org-x-crypto-0.x
  • renovate/golang.org-x-sync-0.x
  • renovate/github.com-mattn-go-sqlite3-1.x
  • renovate/github.com-go-ldap-ldap-v3-3.x
  • renovate/github.com-prometheus-client_golang-1.x
  • renovate/github.com-google-go-cmp-0.x
  • renovate/opentelemetry-go-monorepo
  • master default
  • renovate/github.com-lunixbochs-struc-digest
  • renovate/github.com-duo-labs-webauthn-digest
12 results

tls_test.go

Blame
    • ale's avatar
      40588d0f
      Implement first-path-match ACL semantics · 40588d0f
      ale authored
      We've been actually assuming ACLs were working this way in all our
      configuration files, so better make it so: the first path match in the
      ACL allow list will cause the list iteration to stop (the final result
      will then depend on the CN match).
      40588d0f
      History
      Implement first-path-match ACL semantics
      ale authored
      We've been actually assuming ACLs were working this way in all our
      configuration files, so better make it so: the first path match in the
      ACL allow list will cause the list iteration to stop (the final result
      will then depend on the CN match).
    tls_test.go 5.58 KiB