From e919937e72a30970acea63cdc75e171bbf39151b Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Thu, 17 Dec 2015 20:44:32 -0500 Subject: Minor docs fix --- web/react/components/admin_console/ldap_settings.jsx | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'web') diff --git a/web/react/components/admin_console/ldap_settings.jsx b/web/react/components/admin_console/ldap_settings.jsx index c09213889..6e3da2f72 100644 --- a/web/react/components/admin_console/ldap_settings.jsx +++ b/web/react/components/admin_console/ldap_settings.jsx @@ -92,6 +92,12 @@ export default class LdapSettings extends React.Component { return (
+
+
+

{'Note:'}

+

{'If a user attribute changes on the LDAP server it will be updated the next time the user enters their credentials to log in to Mattermost. This includes if a user is made inactive or removed from an LDAP server. Synchronization with LDAP servers is planned in a future release.'}

+
+

{'LDAP Settings'}