Lukas
Lukas
| Q | A | ------------- | --- | Branch? | 6.2 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | -...
It seems that when you login via oneall, it's not possible to set "remember me", resulting in a lot of frustration with my users, as steam requires to authenticate yourself...
Could you please document how to use lpd8-editor? How do I get the new configuration onto the device?
As a user I'd like to define custom resource attributes (like [`deployment.environment`](https://github.com/open-telemetry/opentelemetry-cpp-contrib/blob/main/instrumentation/nginx/test/conf/otel-nginx.toml)) with both the [module directives](https://github.com/open-telemetry/opentelemetry-cpp-contrib/blob/bd4a9c169414e5b1140920ee283fd9e0f0e079f5/instrumentation/otel-webserver-module/src/nginx/ngx_http_opentelemetry_module.c#L167) as well as the [config toml file](https://github.com/open-telemetry/opentelemetry-cpp-contrib/blob/main/instrumentation/nginx/test/conf/otel-nginx.toml).
When defining a serde default value for a field using a function results in the generated value being set as the default value for the schema. This is troublesome for...
I'd like to start a discussion on how to handle [symfony subrequests](https://symfony.com/doc/6.3/components/http_kernel.html#sub-requests). One great example of subrequests is the `ErrorController` that renders the red exception page with a stack trace...
**Describe your environment** Describe any aspect of your environment relevant to the problem, including your php version (`php -v` will tell you your current version), version numbers of installed dependencies,...
Sometimes items aren't marked as vegan even though their name or the word contains `vegan`, for example:  ([link to restaurant](https://www.lieferando.de/speisekarte/geschmackssache-by-winnen))
On python3, glfw.glfwGetVideoMode(monitor) will fail with the following error: ``` File "/home/drluke/prog/cockamamie/pyglfw/glfw.py", line 576, in glfwGetVideoMode return (c_mode.width, AttributeError: 'LP_GLFWvidmode' object has no attribute 'width' ``` One working fix is...
### Self-service - [ ] I'd be willing to implement a fix ### Describe the bug When running yarn in a locked down network, I had the issue that running...