Eric G.
Eric G.
Enabling/disabling bridges via the `whitelist.txt` file can be cumbersome in some setups, for example in containers. This PR introduces a `RSSBRIDGE_WHITELIST` environment variable that accepts a wildcard (`*`) or bridges...
It causes UnicodeDecodeError when using non-ascii characters in titles such as 'à'. The commented example (`ñ`) doesn't work in python3.7 with the encode/decode hack, but works fine without. I don't...
**Is your feature request related to a problem? Please describe.** Une information qui revient souvent dans les `description:covid19` sont les prestataires de livraison à domicile. Cela me semble être un...
[PHP 8.1 introduced a new member to the $_FILES superglobal](https://php.watch/versions/8.1/$_FILES-full-path). This PR allows to accept both array members.
I'm trying to package a project that use pymp4, but find it challenging as pymp4 is based on construct 2.8, while construct 2.9 is now the default version in repositories.....
[It's present in Pypi](https://pypi.org/project/pynmea2/), but not in [tags](https://github.com/Knio/pynmea2/tags).
See https://github.com/tankaru/OpenSwitchMaps/issues/114#issuecomment-2074716066.
## Description ## Environment 1. OS (where OpenCTI server runs): Official flashpoint container docker OCI image 2. OpenCTI version: 6.2.17 3. OpenCTI client: N/A 4. Other environment details: ## Reproducible...
## Description Connector may crash without any log ## Environment 1. OS (where OpenCTI server runs): OpenCTI official container image 2. OpenCTI version: 6.2.15 3. OpenCTI client: N/A 4. Other...
## Use case There is now a lot of containers, and those take 2 * 24 minutes to build. The same package/files are pulled from upstream Alpine repos. Each image...