Skip to content
Snippets Groups Projects
Select Git revision
  • renovate/golang.org-x-net-0.x
  • renovate/golang.org-x-crypto-0.x
  • renovate/go-1.x
  • renovate/golang.org-x-sync-0.x
  • renovate/github.com-protonmail-gopenpgp-v3-3.x
  • renovate/github.com-pquerna-otp-1.x
  • renovate/github.com-go-ldap-ldap-v3-3.x
  • renovate/github.com-prometheus-client_golang-1.x
  • renovate/git.autistici.org-id-auth-digest
  • master default protected
  • renovate/github.com-protonmail-gopenpgp-v2-2.x
  • better-validation
12 results

resources_test.go

  • ale's avatar
    02d7c9c6
    Refactor the LDAP backend · 02d7c9c6
    ale authored
    Use a lower level type to abstract LDAP "transactions" (really just
    batches of changes) and generate a set of ModifyRequest objects at
    commit time. Change the API to let the caller manage the
    transaction (TX object) lifetime.
    02d7c9c6
    History
    Refactor the LDAP backend
    ale authored
    Use a lower level type to abstract LDAP "transactions" (really just
    batches of changes) and generate a set of ModifyRequest objects at
    commit time. Change the API to let the caller manage the
    transaction (TX object) lifetime.