olaf7
olaf7
``` /usr/local/share/dmarc-srg# php utils/check_config.php === GENERAL INFORMATION === * OS information: Linux 6.1.0-18-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.76-1 (2024-02-01) x86_64 * PHP version: 8.2.7 === EXTENSIONS === * pdo_mysql...................... Ok...
At the moment icli has hardcoded paths to Icinga datafiles. These can be overwritten by for example: icli -f /var/cache/icinga2/status.dat -c /var/cache/icinga2/objects.cache It would be nice if either these defaults...
It would be nice if the gallery could be used to display photos on a Read-Only medium. This can be achieved if files created by the gallery can be (by...
Manual installation (not using installer) on Debian Stable. In any v2 version the IMAPmigration lacks the possibility to configure what needs to be configured for migration resulting in the creation...
In docker-compose.yml: image: "ghcr.io/webgiss/niolesk:unprivileged" ports: - "8017:8080" user: 180 in dockers logs: [error] 43#43: *1 open() "/usr/share/nginx/html/login" failed (2: No such file or directory), problem: Using either a webbrowser or...
After upgrading to 2.3.0 on Debian Bookworm virtualenv manual installation using MariaDB, Nginx, Supervisor, gunicornL I can login to the v1 admin panel. It provides a button to open the...
This has probably been in Modoboa for a some time. The name of the variable in settings.py is filled with a single setting by the installer. However a manual installation...
After a github clone I tried to build the containers using docker-compose Logs: ``` modoboa_api | Traceback (most recent call last): modoboa_api | File "/code/test_project/manage.py", line 24, in modoboa_api |...
Implemented some testing of ALLOWED_HOST settings. Tested, but no (unit) testing implemented. Added comment in code for improvement Description of the issue/feature this PR addresses: addresses issue #3527 Current behavior...
When following instructions at https://debian.matomo.org to add the URI as a source for the APT package system, you will run into problems when using the current Debian stable release: Trixie....