otaconix
otaconix
Prior to this commit, using the BanCircularDependencies rule would fail if: 1. the project is a reactor project (i.e. uses build aggregation) 2. one of the modules depends on another...
### Request It'd be nice if, when running in Flow Mode, the agent would process signals (SIGINT, SIGTERM and SIGQUIT) in such a way that it terminates the agent. This...
This PR aims to get labels from the containers Watchtower handles into the `ContainerReport` structure. I personally had an itch that needed scratching: I'm running a docker-compose stack, and I...
**FastHub-Libre Version: 4.6.6** **Android Version: 8.0.0 (SDK: 26)** **Device Information:** - **Manufacturer:** HUAWEI - **Brand:** HONOR - **Model:** Honor 9 ---  This happened while working on a...
Device code flow with `verification_uri` (user needs to input `user_code`): `405 Method Not Allowed`
**Describe the bug** Completing a OAuth _device code flow_ using a pretty much empty _stage configration_ flow results in a `405 Method Not Allowed` status code. **To Reproduce** Flow used:...
# Situation I am self-hosting Silverbullet, and have my reverse proxy configured to forward requests to a SSO solution (in my case: Authentik). Upon initial loading of Silverbullet, I am...
I'm trying to use a _query_-typed dashboard variable, for which the datasource plugin has a custom formatting function. Unfortunately, the formatting function attempts to find the name of the _field_...
I saw #296 as a _good first issue_ and thought I'd have a go at it. A few things to note: - I named the argument the same as curl's...
According to #1332, the intent of reqwest's `NoProxy` was to mirror curl's behavior as much as possible. However, its handling of the `*` wildcard differs from curl in that: -...