[GH-ISSUE #1092] [BUG] adding group attribute with name "mail", "mail" is required for created groups afterwards #394

Closed
opened 2026-02-27 08:17:03 +03:00 by kerem · 0 comments
Owner

Originally created by @helmut72 on GitHub (Feb 1, 2025).
Original GitHub issue: https://github.com/lldap/lldap/issues/1092

Describe the bug
Adding group attribute with name "mail", "mail" is required for created groups afterwards.

To Reproduce
Steps to reproduce the behavior:

  1. Add attribute with name "mail" as string in group schema
  2. Add new group, insert any new group name and try to save without adding a string into mail

Expected behavior
New groups can be saved without custom attributes.

Additional context
Adding any other attribute not called "mail" (eg. "mail2") in group schema, it won't be required.

Originally created by @helmut72 on GitHub (Feb 1, 2025). Original GitHub issue: https://github.com/lldap/lldap/issues/1092 **Describe the bug** Adding group attribute with name "mail", "mail" is required for created groups afterwards. **To Reproduce** Steps to reproduce the behavior: 1. Add attribute with name "mail" as string in group schema 2. Add new group, insert any new group name and try to save without adding a string into mail **Expected behavior** New groups can be saved without custom attributes. **Additional context** Adding any other attribute not called "mail" (eg. "mail2") in group schema, it won't be required.
kerem 2026-02-27 08:17:03 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/lldap-lldap#394
No description provided.