{"id":13630423,"url":"https://github.com/go-ldap/ldap","last_synced_at":"2025-11-12T21:35:55.494Z","repository":{"id":21954964,"uuid":"25279567","full_name":"go-ldap/ldap","owner":"go-ldap","description":"Basic LDAP v3 functionality for the GO programming language.","archived":false,"fork":false,"pushed_at":"2025-04-14T21:11:03.000Z","size":532,"stargazers_count":2327,"open_issues_count":68,"forks_count":364,"subscribers_count":44,"default_branch":"master","last_synced_at":"2025-05-09T00:38:48.714Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-ldap.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-10-16T00:33:17.000Z","updated_at":"2025-05-08T10:05:39.000Z","dependencies_parsed_at":"2022-07-08T18:01:27.235Z","dependency_job_id":"25da0d54-cdd6-4057-ad9d-160dce2c1acc","html_url":"https://github.com/go-ldap/ldap","commit_stats":{"total_commits":294,"total_committers":102,"mean_commits":"2.8823529411764706","dds":0.8299319727891157,"last_synced_commit":"f71ace8fc5717a3bb398255cfbde501d444b1830"},"previous_names":[],"tags_count":46,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ldap%2Fldap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ldap%2Fldap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ldap%2Fldap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ldap%2Fldap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ldap","download_url":"https://codeload.github.com/go-ldap/ldap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253171210,"owners_count":21865280,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T22:01:42.051Z","updated_at":"2025-11-12T21:35:55.490Z","avatar_url":"https://github.com/go-ldap.png","language":"Go","funding_links":[],"categories":["Misc","开源类库","Go","Open source library","Windows Specific"],"sub_categories":["网络","The Internet"],"readme":"[![GoDoc](https://godoc.org/github.com/go-ldap/ldap?status.svg)](https://godoc.org/github.com/go-ldap/ldap)\n\n# Basic LDAP v3 functionality for the GO programming language.\n\nThe library implements the following specifications:\n\n- https://datatracker.ietf.org/doc/html/rfc4511 for basic operations\n- https://datatracker.ietf.org/doc/html/rfc3062 for password modify operation\n- https://datatracker.ietf.org/doc/html/rfc4514 for distinguished names parsing\n- https://datatracker.ietf.org/doc/html/rfc4533 for Content Synchronization Operation\n- https://datatracker.ietf.org/doc/html/draft-armijo-ldap-treedelete-02 for Tree Delete Control\n- https://datatracker.ietf.org/doc/html/rfc2891 for Server Side Sorting of Search Results\n- https://datatracker.ietf.org/doc/html/rfc4532 for WhoAmI requests\n\n## Features:\n\n- Connecting to LDAP server (non-TLS, TLS, STARTTLS, through a custom dialer)\n- Bind Requests / Responses (Simple Bind, GSSAPI, SASL)\n- \"Who Am I\" Requests / Responses\n- Search Requests / Responses (normal, paging and asynchronous)\n- Modify Requests / Responses\n- Add Requests / Responses\n- Delete Requests / Responses\n- Modify DN Requests / Responses\n- Unbind Requests / Responses\n- Password Modify Requests / Responses\n- Content Synchronization Requests / Responses\n- LDAPv3 Filter Compile / Decompile\n- Server Side Sorting of Search Results\n- LDAPv3 Extended Operations\n- LDAPv3 Control Support\n\n## Go Modules:\n\n`go get github.com/go-ldap/ldap/v3`\n\n## Contributing:\n\nBug reports and pull requests are welcome!\n\nBefore submitting a pull request, please make sure tests and verification scripts pass:\n\n```\n# Setup local directory server using Docker or Podman\nmake local-server\n\n# Run gofmt, go vet and go test\ncd ./v3\nmake -f ../Makefile\n\n# (Optionally) Stop and delete the directory server container afterwards\ncd ..\nmake stop-local-server\n```\n\n---\n\nThe Go gopher was designed by Renee French. (http://reneefrench.blogspot.com/)\nThe design is licensed under the Creative Commons 3.0 Attributions license.\nRead this article for more details: http://blog.golang.org/gopher\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgo-ldap%2Fldap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgo-ldap%2Fldap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgo-ldap%2Fldap/lists"}