diff --git a/master.html b/master.html index 6fa307c3..576489c7 100644 --- a/master.html +++ b/master.html @@ -953,9 +953,35 @@ username. User '{0}' as placeholder for the user name.
Load the ldap groups of the authenticated user. These groups can be -used later on to define rights.
+used later on to define rights. This also gives you access to the group +calendars, if they exist. +Default: False
Use ssl on the ldap connection
+Default: False
+The certifikat verification mode. NONE, OPTIONAL or REQUIRED
+Default: REQUIRED
+The path to the CA file in pem format which is used to certificate +the server certificate
+Default:
+Сonvert username to lowercase, must be true for case-insensitive auth diff --git a/v3.html b/v3.html index 804a8730..610ad451 100644 --- a/v3.html +++ b/v3.html @@ -286,7 +286,7 @@ You can login with any username and password.