mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-22 18:09:06 +01:00
LSpeople/cn : Removed the bad validation rule.
This commit is contained in:
parent
995ca8d107
commit
6746d1f0a6
1 changed files with 0 additions and 1 deletions
|
@ -258,7 +258,6 @@ $GLOBALS['LSobjects']['LSpeople'] = array (
|
||||||
'autoGenerateOnCreate' => true // default : false
|
'autoGenerateOnCreate' => true // default : false
|
||||||
),
|
),
|
||||||
'required' => 1,
|
'required' => 1,
|
||||||
'validation' => 'valid',
|
|
||||||
'rights' => array(
|
'rights' => array(
|
||||||
'self' => 'r',
|
'self' => 'r',
|
||||||
'user' => 'r',
|
'user' => 'r',
|
||||||
|
|
Loading…
Reference in a new issue