Explorar o código

Merge pull request #6810 from tamaszl/patch-1

Update 6-ldap.md - AUTH_LDAP_USER_DN_TEMPLATE to none for windows 2012+
Jeremy Stretch %!s(int64=4) %!d(string=hai) anos
pai
achega
6e79e5608e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/installation/6-ldap.md

+ 1 - 1
docs/installation/6-ldap.md

@@ -74,7 +74,7 @@ STARTTLS can be configured by setting `AUTH_LDAP_START_TLS = True` and using the
 ### User Authentication
 
 !!! info
-    When using Windows Server 2012, `AUTH_LDAP_USER_DN_TEMPLATE` should be set to None.
+    When using Windows Server 2012+, `AUTH_LDAP_USER_DN_TEMPLATE` should be set to None.
 
 ```python
 from django_auth_ldap.config import LDAPSearch