diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-05-07 12:59:35 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-05-07 12:59:35 -0400 |
commit | 300dabe6b4e9e648c1111363fad8154def7cfb5f (patch) | |
tree | 1eb9cac2b56401e3c6f0fe8b46233f01909d4885 /doc/index.markdown | |
parent | 94989663eca0d0dc2e9adb6d3190f0ab3cca9d2a (diff) |
Added support for LDAP user photo profile
Diffstat (limited to 'doc/index.markdown')
-rw-r--r-- | doc/index.markdown | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/index.markdown b/doc/index.markdown index 30083fa9..1294de78 100644 --- a/doc/index.markdown +++ b/doc/index.markdown @@ -121,6 +121,7 @@ Technical details - [LDAP authentication](ldap-authentication.markdown) - [LDAP group synchronization](ldap-group-sync.markdown) +- [LDAP profile picture](ldap-profile-picture.markdown) - [LDAP parameters](ldap-parameters.markdown) - [Reverse proxy authentication](reverse-proxy-authentication.markdown) |