akkounts/schemas/ldap/nostr_key.ldif
Râu Cao 8ad6adbaeb
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Release Drafter / Update release notes draft (pull_request) Failing after 10m11s
Use ASCII format for nostrKey LDAP schema
No need for UTF-8
2024-09-25 18:35:48 +02:00

10 lines
227 B
Plaintext

dn: cn=schema
changetype: modify
add: attributeTypes
attributeTypes: ( 1.3.6.1.4.1.61554.1.1.2.1.21
NAME 'nostrKey'
DESC 'Nostr public key'
EQUALITY caseIgnoreMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
SINGLE-VALUE )