Creating an ObjectClass or an AttributeType with special cahrs in name should
not be allowed
--------------------------------------------------------------------------------------------
Key: DIRSERVER-974
URL: https://issues.apache.org/jira/browse/DIRSERVER-974
Project: Directory ApacheDS
Issue Type: Bug
Reporter: Emmanuel Lecharny
It's currently possible to create a new ObjectClass or AttributeType with
forbidden characteres, like :
"http://bad/objectClass/name"
The only allowed chars are : ([a-zA-Z])([a-zA-Z0-9-])*, accordingly to RFC 4512
(and with ';' in RFC 2252)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.