Skip to content
Snippets Groups Projects
Verified Commit 254724c3 authored by Andrej Ramašeuski's avatar Andrej Ramašeuski
Browse files

Zmena typu u nekterych boolean polozek

parent 16543a1d
No related branches found
No related tags found
No related merge requests found
Pipeline #419 passed
......@@ -26,14 +26,14 @@ attributetype ( 1.3.6.1.4.1.55307.2.3.4 NAME 'forumId'
USAGE userApplications )
attributetype ( 1.3.6.1.4.1.55307.2.3.5 NAME 'isEnabled'
DESC 'Uzivatel je aktivni'
EQUALITY booleanMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
EQUALITY caseIgnoreMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{5}
SINGLE-VALUE
USAGE userApplications )
attributetype ( 1.3.6.1.4.1.55307.2.3.6 NAME 'emailVerified'
DESC 'Registracni email je overen'
EQUALITY booleanMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
EQUALITY caseIgnoreMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{5}
SINGLE-VALUE
USAGE userApplications )
attributetype ( 1.3.6.1.4.1.55307.2.3.7 NAME 'contactEmail'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment