Sylvain Tissot
Sylvain Tissot
Since our Ubuntu 18.04 servers were upgraded to libmysql 5.7.28 (security), we have a segmentation fault using mysql2 0.5.2 to connect to MariaDB 10.3/10.2 databases. If we downgrade the lib...
This PR adds a simple missing filter hook to `LP_User_Item::get_expiration_time()` in order to be able to customize its behaviour in our project. Thanks in advance for the review and merge
Since upgrading LP from 4.2.1.1 to 4.2.2, when editing a lesson in the backoffice, the "Preview in a new tab" URL does not include its course. With 4.2.2, the preview...
# Description The NodeSource project has launched a [new DEB & RPM unified repository under the `nodistro` codename](https://github.com/nodesource/distributions?tab=readme-ov-file#new-update-%EF%B8%8F), using a new GPG signing key. The APT repository (Debian, Ubuntu) should...
### :speaking_head: Foreword Similar to the `docker_image_prune` resource, that would be great to have a `docker_volume_prune` to remove all local volumes not used by at least one container. This resource...
### Description Adds the `ssl_dh` attribute to config, to be able to set Diffie Hellman parameters (required to start on Ubuntu 22.04) Generated config ``` # SSL DH parameters #...