Skip to content

Commit

Permalink
add Modify and ModifyDN support
Browse files Browse the repository at this point in the history
  • Loading branch information
merlinz01 committed Apr 13, 2024
1 parent a763a32 commit aa5fcab
Show file tree
Hide file tree
Showing 7 changed files with 547 additions and 120 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,8 +194,8 @@ See `test/main.go` for an example.
- [x] Bind request
- [ ] Compare request
- [x] Extended requests
- [ ] Modify request
- [ ] ModifyDN request
- [x] Modify request
- [x] ModifyDN request
- [x] Search request (concurrent)
- [x] StartTLS request
- [x] Unbind request
Expand Down
Loading

0 comments on commit aa5fcab

Please sign in to comment.