Skip to content

fix(ldap): parentheses not mandatory for MUST and MAY#940

Merged
marle3003 merged 1 commit intomarle3003:mainfrom
fastrde:fix-schema-parsing
Apr 21, 2026
Merged

fix(ldap): parentheses not mandatory for MUST and MAY#940
marle3003 merged 1 commit intomarle3003:mainfrom
fastrde:fix-schema-parsing

Conversation

@fastrde
Copy link
Copy Markdown

@fastrde fastrde commented Apr 21, 2026

Parentheses are not mandatory when MUST or MAY are only followed by one oid for objectClasses (RFC 4512 4.1.1)

The MUST Part of the altered Regex can now, after the matching, include the keyword MAY and the oids listed behind that. This is cleaned up and splitted in the added if clause.

@marle3003
Copy link
Copy Markdown
Owner

Thank you for your continued contributions to resolving LDAP issues. This ongoing support is incredibly helpful. I truly appreciate it!

@marle3003 marle3003 merged commit a653148 into marle3003:main Apr 21, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants