kvspb / nginx-auth-ldap

LDAP authentication module for nginx
BSD 2-Clause "Simplified" License
735 stars 252 forks source link

nginx-auth-ldap - error msg diplay on the web browser #211

Open ghost opened 6 years ago

ghost commented 6 years ago

Hi,

When I try to upload a file on my app SendFirefox, an error msg display on the web browser. My configuration :

Backend : The app sendfirefox
Frontend : Nginx as a reverse proxy with an LDAP authentication (nginx-auth-ldap) .

This issue occurs due to LDAP authentication because when I disable it, it works. How can I resolve this issue ?