Benoit Plessis

Results 8 comments of Benoit Plessis

look like i can hack around most of the time by inserting maximumAbove() function in the path, quitte cumbersome however :/

Not tested any of thoses, however by definition keepLastValue would change the meaning of the data. As for noNullPoints it look like a filter on the data output'd by the...

Encountered this issue, the base folder for the plugin wasn't created in the corresponding files directory, and the upload function only tried to create a subfolder of the plugin space....

Just made some tests yesterday on this, the code does read DER-encoded private key, but not DER-encoded-and-encrypted (pkcs8 der). For what i'm able to see rsa = d2i_RSAPrivateKey_bio(in, NULL); would...

Hi, it is an issue for us also, some corporate network don't allow git:// protocol access

It's exactly the same steps as the initial reporter, the issue is that somewhere in your dependency stack the repository access is hardcoded as using the git:// protocol (ie using...

Sooo, i'm the only one having to also patch sources/DataSourceNoCloud.py ? Patching ds-identify allow for correctly selecting NoCloud datasource but then the datasource doesn't detect any data, which isn't very...

> I tested your method but didn't work. You need my patch AND the ds-identify patch, it was working on debian/buster at least