From 4955f43c2a65e01e2dd7d4cd690f9d8c6789c662 Mon Sep 17 00:00:00 2001 From: Github Actions <> Date: Thu, 2 Jan 2025 21:11:54 +0000 Subject: [PATCH] Generate documentation --- master.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/master.html b/master.html index 8c70d042..28f79805 100644 --- a/master.html +++ b/master.html @@ -176,6 +176,7 @@

Contents

  • server
  • encoding
  • auth
  • +
  • ldap_user_attribute
  • rights
  • storage
  • web
  • @@ -1008,6 +1009,12 @@
    ldap_filter
    username. User '{0}' as placeholder for the user name.

    Default: (cn={0})

    + +
    +

    ldap_user_attribute

    +

    The LDAP attribute whose value shall be used as the user name after +successful authentication

    +

    Default: not set, i.e. the login name given is used directly.

    ldap_load_groups

    Load the ldap groups of the authenticated user. These groups can be