Orsiris de Jong

Results 513 comments of Orsiris de Jong

Ahh, I see :) Thanks for the answer. I'll leave this open in order to think about putting a regex in place that can match an IPv4 or an IPv6.

Well, it seems you're right about the AV engine. I use MalwareBytes antivirus, and once I disable realtime protection, Nuitka compilation works great. Maybe a warning message on Windows about...

Does PyOpenSSL support post-handshake authentication yet ? Having trouble to get TLSv1.3 working with client certificate using requets_pkcs12 (see https://github.com/m-click/requests_pkcs12/issues/17 ) Any hints would be helpful.

> To answer the questions from PR13398: > > * There is no problem if the poller is being re-worked. I think that if these changes can be merged immediately,...

@eskyuu hmmm... Adding a timeout around the wrapper won't do the whole job. That's what command_runner is about, making sure all childs get properly killed, regardless what happens on timeout,...

+1 here. Having tried Teampass 3.0.0.17 and current git master, I've noticed a big amount of php errors among this one. Anyone know if a specific PHP version is required...

Hello Tony, I found that I mistyped some arguments for the intermediary PDF transformation which is required to make searchable PDFs from existing ones. In the meantime, I re-evaluated those...

Well that's bad, looks like the command line for imagemagick isn't recognized on your system. Can you give me the output of `convert --version` ? On my test machine I...

Hell I hate distro compile differences. I'll have to spin up an Ubuntu to check that. I'll report back. In the meantime, could you remove the 'sharpen' argument in default.conf...