Open glebrodionov94 opened 2 years ago
You mean add support to enable or disable SSL ?
yep. would be great to put other certificates
Cookie secure need https. This feature should not be added out of the box (i guess) for this project. Source Code: https://github.com/dignajar/another-ldap/blob/main/files/main.py#L35 MDN Cookies: https://developer.mozilla.org/en-US/docs/Web/HTTP/Cookies#restrict_access_to_cookies
can you return this env LDAP_HTTPS_SUPPORT? in repo seems to work fine https://github.com/dignajar/another-ldap-auth/blob/master/files/main.py