fama

Results 7 comments of fama

Same problem here. Running Linux Mint Cinnamon 20.2 version. When I connect over XRDP to the machine, I get the errors: Running gufw in XRDP session gets the following error:...

I second that. I wish there was a way to disable the mysqlx with ansible variable to add to config file `mysqlx=0` as this is certainly a security risk: ```...

I looked at the code and with my very limited php experience, it seems: 1. [draw.io action.php](https://github.com/lejmr/dokuwiki-plugin-drawio/blob/master/action.php) does not create any suitable event 2. [dokuwiki-plugin-move's op.php](https://github.com/michitux/dokuwiki-plugin-move/blob/master/helper/op.php) seems to use an...

I have the same problem here. Running the [docker basic](https://github.com/mautic/docker-mautic/tree/mautic5/examples/basic) setup of mautic. Contacts and Companies: sort does not work. Segments, Campaigns, Emails, etc., the sort works on any of...

The ID was there all the time: ![image](https://github.com/mautic/mautic/assets/720793/3c988f53-4ad5-40ac-9eb5-1c2dd274eb44) I cannot sort by any of the columns, including the "ID".

That's great news. The only thing that makes me worried are security vulnerabilities: [Dockerfile](https://github.com/thedevs-network/kutt/blob/develop/Dockerfile) is based off node:12-alpine, which does not even have a label on [dockerhub: node](https://hub.docker.com/_/node/). The lowest...

@salmgazer : Are you currently running kutt with these changes? I was wondering why the added python. Rest looks good.