From ff1971c7812614be92edb391fcdd10cf840489e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrej=20Rama=C5=A1euski?= <andrej@x2.cz> Date: Sat, 18 Apr 2020 02:55:10 +0200 Subject: [PATCH] Oprava chyby --- bootstrap/schema/pirati.schema | 1 - 1 file changed, 1 deletion(-) diff --git a/bootstrap/schema/pirati.schema b/bootstrap/schema/pirati.schema index 23c8bf9..2c3c1d2 100644 --- a/bootstrap/schema/pirati.schema +++ b/bootstrap/schema/pirati.schema @@ -56,6 +56,5 @@ objectclass ( 1.3.6.1.4.1.55307.2.4.1 NAME 'groupOfPirates' MAY ( member $ description $ gidNumber $ email $ superiorTeam $ teamLeader $ teamLeaderSubstitute ) ) objectclass ( 1.3.6.1.4.1.55307.2.4.2 NAME 'pirate' DESC 'Pirat' - SUP inetOrgPerson AUXILIARY MAY ( contactEmail $ emailVerified $ forumId $ userEnabled ) ) -- GitLab