SanderGit

Results 5 comments of SanderGit

> Or @SanderGit can you submit a copy of the email you received (with headers cleaned) for review of the HTML? Would be happy to do so but haven't received...

I got it to work by disabling the authorization checks in: `def check_authorization(req, username, proxy):` I changed the last line from this snipped from False to True: ``` else: req.log_error('PYNTLM:...

Do not mix authentication with authorization. Op vr 29 apr. 2016 09:54 schreef Judokus [email protected]: > doesn't that defeat the whole purpose of using Py_Auth_enNTLM2 ? > > — >...

This should be fixed on 1.11b6. But here on Windows, the preference to show the status window seems to re-enable itself sometimes. Can anyone confirm?