Giuseppe Foti

Results 14 issues of Giuseppe Foti

Hello, I just tried teledrive, from Android. If I upload one file, and then I go to Telegram app and delete it from there, going back to teledrive, the file...

Is there any implementation of tlsh in PHP? Is it planned? Thanks

I have just built 22.9.0 to test an update the gentoo ebuild, While building, yarn blames about @babel/plugin-proposal-private-property-in-object is not in required deps. ### Expected behavior No warning displayed on...

bug

### Expected behavior gvmd should implement a --drop-privileges feature, so to be started as root, create a pidfile as root, and then drop privileges to the regular user with administrative...

bug

## What gvm-libs (22.8.0 and 22.9.0) fail to run tests when compiled with clang as compiler and lld as a linker ## Why base/CMakeLists.txt lacks a link to math lib...

I'm experiencing a PHP Fatal error while using portable-utf8 in a wordpress plugin when PHP is built with` '--enable-mbstring' '--disable-mbregex' ` (which is the case, at the current date, for...

One enhancement could be to give users the possibility to chose between notifications categories they want to subscribe

enhancement

In wp-now docs it is written: **### Automatic Modes** `wp-now` automatically operates in a few different modes for both the start and the php commands. The selected mode depends on...

wp-now

LIMIT has been fixed for UPDATE with this PR https://github.com/WordPress/sqlite-database-integration/pull/93 but DELETE LIMIT is still unsupported.