mirror of
https://git.pleroma.social/pleroma/pleroma.git
synced 2025-01-05 06:48:41 +00:00
8 lines
151 B
Text
8 lines
151 B
Text
|
dn: olcDatabase={1}mdb,cn=config
|
||
|
changetype: modify
|
||
|
add: olcAccess
|
||
|
olcAccess: {1}to attrs=userPassword
|
||
|
by self write
|
||
|
by anonymous auth
|
||
|
by * none
|