Verified Commit 29167067 authored by Côme Chilliet's avatar Côme Chilliet
Browse files

:sparkles: feat(personal) Set fdNickName as SUP name

This should allow unicode in nickname, and will allow nick names to be
 used in name= filters.

issue #5967
Showing with 1 addition and 3 deletions
+1 -3
......@@ -11,9 +11,7 @@ attributetype ( 1.3.6.1.4.1.38414.48.1.1 NAME 'fdSocialAccount'
attributetype ( 1.3.6.1.4.1.38414.48.1.2 NAME 'fdNickName'
DESC 'FusionDirectory - nickname'
EQUALITY caseExactIA5Match
SUBSTR caseExactIA5SubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
SUP name )
attributetype ( 1.3.6.1.4.1.38414.48.1.3 NAME 'fdPrivateMail'
DESC 'FusionDirectory - private email used for identification'
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment