netvoip

Results 2 issues of netvoip

I have configured LOGIN_EXEMPT_URLS and it's working for admin page but for nested urls of application it isn't. What is the proper way to handle it? ``` AUTH_ADFS = {...

Trying to test extension, not working out of the box as expected, got error when entering intentionally wrong credentials ``` flask_ldapconn\__init__.py", line 162, in authenticate username = response[0]['dn'] KeyError: 'dn'...