From a8f4ba5d4dc770b842145aa9459501a0d002f0a9 Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Fri, 27 Apr 2018 11:08:45 +0200 Subject: [PATCH] =?UTF-8?q?newdb:=20appliquer=20la=20contrainte=20sur=20ps?= =?UTF-8?q?lBadgeCSN=20=C3=A0=20toute=20nouvelle=20base=20(#22917)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/newdb | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/newdb b/lib/newdb index 4c95494..f6ee501 100755 --- a/lib/newdb +++ b/lib/newdb @@ -227,6 +227,7 @@ olcConstraintAttribute: supannEtablissement, supannEtuTypeDiplome, regex "^\{[^}]+\}.*$" olcConstraintAttribute: supannEtuAnneeInscription regex "^[0-9][0-9][0-9][0-9]$" +olcConstraintAttribute: pslBadgeCSN regex "^[0-9A-F]{8,14}$" add olcOverlay={4}unique,olcDatabase={2}mdb,cn=config objectClass: olcOverlayConfig