nextcloud / nextcloud/ldap_write_support
Displayname missing from LDIF template placeholders
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 33
- Forks
- 14
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 13
Description
Would it be possible to also have a {displayname} placeholder that gets filled during user creation?
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.
Research direction
Start by locating the LDIF template placeholder handling and the user-creation path in the repository. Check how existing placeholders are populated and whether tests cover template expansion. Done means a {displayname} placeholder is populated during user creation without breaking existing placeholders.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authentication, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100