spring-projects / spring-projects/spring-ldap
Add Modify-Increment Modification Support
Open
@jzheaux is already working on this.
Since Sep 30, 2024.
- Dominant language
- Java
- Stars
- 375
- Forks
- 501
- Avg merge
- 6h 4m
- Merged PRs (30d)
- 63
Description
We received a ticket for Spring Data LDAP (DATALDAP-72) requesting support for Modify-Increment Modification. I think Spring LDAP is the appropriate place for this to happen.
Original description:
It would be nice if Spring Data LDAP allowed you to create modify requests with the type of Modify- Increment to meet this http://ldapwiki.com/wiki/LDAP%20ModifyRequest%20Operations.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.