mobilizon: fix more ldap (hopefully)

This commit is contained in:
Sandro - 2023-10-02 03:22:35 +02:00
parent edbf8f5d5c
commit 6535d9c77f
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
require_bind_for_search = true;
ssl = true;
sslopts = [ { cacertfile = "/etc/ssl/certs/ca-certificates.crt"; } ];
uid = ldap.mailField; # https://framagit.org/framasoft/mobilizon/-/issues/1116
uid = ldap.userField; # https://framagit.org/framasoft/mobilizon/-/issues/1116
};
":logger" = {
# level = { value = ":notice"; _elixirType = "atom"; };