Something went wrong while setting issue due date.
Sympa list alias cn cannot contain '@'
Closed
Sympa list alias cn cannot contain '@'
Description
In Sympa plugin we are forced to store in cn the global email of the list. It's mandatory for sympa which hosts several mail domains.
It's a FusionDirectory issue, Openldap could contain '@'
Distribution Name and Version
on debian stretch
FusionDirectory Version
ii fusiondirectory-plugin-sympa 1.2-2~jenkinsbuild788 all sympa plugin for FusionDirectory
ii fusiondirectory-plugin-sympa-schema 1.2-2~jenkinsbuild788 all LDAP schema for FusionDirectory sympa plugin
Plugin with the defect
plugin-sympa
PHP version used
Origin of php packages
apt-cache policy php
php:
Installé : 1:7.0+49
Candidat : 1:7.0+49
Table de version :
*** 1:7.0+49 500
500 http://ftp.fr.debian.org/debian stretch/main amd64 Packages
100 /var/lib/dpkg/status
Steps to Reproduce
I insert an entry (with LDIF) with cn=list@list.domain.org I want to edit the entry , FD tell me that cn contains forbidden caracters
Expected behavior:
I should edit an entry with a CN with an @ inside
Actual behavior: Error : cn contain unauthorized caracters
Reproduces how often: always ( test 2 times)