Closed weissglut-dev closed 7 years ago
Hi,
with this change one can use LDAP_BIND_PWD or LDAP_BIND_PASSWORD When the setting LDAP_BIND_PASSWORD is used the contents will not be shown wherever django.views.debug is used. e.g. in django_debugtoolbar
LDAP_BIND_PWD
LDAP_BIND_PASSWORD
django.views.debug
django_debugtoolbar
See https://github.com/django/django/blob/master/django/views/debug.py#L21
Best Regards Seyhbold
Hi,
with this change one can use
LDAP_BIND_PWD
orLDAP_BIND_PASSWORD
When the settingLDAP_BIND_PASSWORD
is used the contents will not be shown whereverdjango.views.debug
is used. e.g. indjango_debugtoolbar
See https://github.com/django/django/blob/master/django/views/debug.py#L21
Best Regards Seyhbold