alfonsrv
alfonsrv
Currently Django admin's subject input form is very limited when it comes to having multiple OIDs such as `OU`s and `DC`s. While limiting functionality the currently used widget also adds...
EMLs that are not saved with Windows line ending (`\r\n`) but instead with UNIX line ending (`\n`) are not displayed properly in Outlook, thus making them seem inconsistent / faulty...
1. Shorten URL for http://google.de (e.g. [kutt.it/google](https://kutt.it/google)) 2. When a Referrer Header is set, Kutt.it redirects to https://myaccount.google.com/profile, https://www.google.com or https://google.de (just click the shortened URL a couple of times)...
See title. I'm assuming the module that started burning is the step-down converter. Had 3x4 battery packs with 1,5V batteries connected in series. Board gets quite hot overall even when...
Explicitly overwriting / retransferring mails in `host2` that are already in `host1` (identified via the regular mail matching / duplicate detection) would be a nice feature in case of mishaps....
## Feature Requests To avoid cluttering the issue tracker with feature requests, please comment any requests here and we'll keep a list. When available, I've linked a related issue or...
## Feature Requests To avoid cluttering the issue tracker with feature requests, please comment any requests here and we'll keep a list. When available, I've linked a related issue or...
PCSCD daemon sporadically fails to connect USB reader between execution loops due to libusb timeout
### Problem Description I'm currently working on a PIV-based door reader and noticed `opensc-tool` sometimes gets stuck on `Waiting for reader...` between execution loops, despite a reader being connected. Now...
Using the latest Docker image (2.4.1) on a clean instance, the database tables on the Postgres server is not initialized. ``` SYMFONY__ENV__DATABASE_DRIVER=pdo_pgsql SYMFONY__ENV__DATABASE_HOST=10.133.7.10 SYMFONY__ENV__DATABASE_PORT=1337 SYMFONY__ENV__DATABASE_USER=wallabag SYMFONY__ENV__DATABASE_NAME=wallabag SYMFONY__ENV__DATABASE_PASSWORD=hunter42 SYMFONY__ENV__DOMAIN_NAME=https://read.domain.tld POPULATE_DATABASE=true ```...
Following the configuration of other terminal-configuration files, the default `zuliprc` file should be called `.zuliprc` without having to explicitly specify it using the `-c` switch.