From 11b8bf17b8c400a7bdfe0cd9c8983ab310ba0d97 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Wed, 11 Jul 2018 12:22:45 +0200 Subject: [PATCH] Add notice Signed-off-by: Morris Jobke --- admin_manual/configuration_user/user_auth_ldap.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/admin_manual/configuration_user/user_auth_ldap.rst b/admin_manual/configuration_user/user_auth_ldap.rst index eda1ca1a0..b30bdc787 100644 --- a/admin_manual/configuration_user/user_auth_ldap.rst +++ b/admin_manual/configuration_user/user_auth_ldap.rst @@ -583,6 +583,8 @@ affects only the presentation, and the original image is not changed. Use a specific attribute or turn of loading of images ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +.. note:: This feature was added to 13.0.5 and 14.0.0. + It is possible to turn off the avatar integration or specify a single, different attribute to read the image from. It is expected to contain image data just like *jpegPhoto* or *thumbnailPhoto* do.