mirror of
https://github.com/lldap/lldap.git
synced 2026-04-25 16:25:55 +03:00
[GH-ISSUE #328] [Feature] Add a Comment/Remarks/Description/Notes field to users/groups #122
Labels
No labels
backend
blocked
bug
cleanup
dependencies
docker
documentation
duplicate
enhancement
enhancement
frontend
github_actions
good first issue
help wanted
help wanted
integration
invalid
ldap
pull-request
question
rust
rust
tests
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/lldap-lldap#122
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Roemer on GitHub (Oct 13, 2022).
Original GitHub issue: https://github.com/lldap/lldap/issues/328
The idea is to have a text field to add information/notes to a user or group. This information is strictly visible and editable in the UI and is not exposed via LDAP.
@nitnelave commented on GitHub (Oct 13, 2022):
That will get implemented as part of https://github.com/nitnelave/lldap/issues/67
You can create a field in the user/group schema and add whatever text you want to it. It'll be exposed via LDAP though.