Iven Schlenther
Iven Schlenther
I simplified the if request at the `sentry.conf.example.py`. ### Legal Boilerplate Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015...
### All Submissions: * [x] Have you followed the [MainWP Contributing guideline](https://github.com/mainwp/mainwp/blob/master/.github/CONTRIBUTING.md)? * [x] Does your code follow the [WordPress' coding standards](https://make.wordpress.org/core/handbook/best-practices/coding-standards/)? * [x] Have you checked to ensure there...
### Description: Every time when I update the Rocket.Chat e.g.: from 6.11.1 to 6.12.1, many employees were sent in to an infinite loading loop. You can't fix with, restart, force...
``` php artisan vendor:publish --provider="JustSteveKing\Laravel\LaravelRedoc\RedocServiceProvider" --tag="config" INFO No publishable resources for tag [config]. ```
### Description: Teammembers that are 100 % offline are shown as Online or AFK. Same for employees that are working and online. Theire are displayed as AFK an Offline. The...
## Context Related to: https://github.com/dedoc/scramble/issues/615 In Laravel I try to validate boolean: ```php public function index(Request $request) { $request->validate([ 'page' => 'sometimes|integer|min:1', 'all' => 'sometimes|boolean' ]); } ``` The generated...
### What happened? ## User Story In Europe and especially in Germany, a privacy policy and an imprint are generally required for publicly visible websites. If these things are not...
### What happened? I have a App with UUID Categories: I want them as tree structure cause in this view, it is not possible to see which is the child...
Install Script says "The containers didn't seem to start correctly" but its started (REVERSE PROXY)
## Bug description SigNoz is running behind a reverse proxy without ports exposed. After installation there is an error from the script: ``` Waiting for all containers to start. This...
## 📄 Summary #9554 The installer says there is an error, but there is no error. The instance is behind reverse porxy with ports disabled. So there has to be...