Klemens Böswirth
Klemens Böswirth
**Describe the Issue** We're getting false positives for rule "1.1.2.7.4 | Ensure noexec option set on /var/log/audit partition" **Expected Behavior** The `noexec` option in fstab should be recognized **Actual Behavior**...
### Describe the problem With the old tobybatch/kimai2 Docker image you could use `DB_USER`, `DB_PASS`, etc. instead of the single `DATABASE_URL` environment variable. That was really handy because it meant...
Since there is https://github.com/gradle/actions/pull/121, I assume running locally with https://github.com/nektos/act (and therefore also using this action in gitea) should be supported. However, when trying ``` - name: Setup Gradle uses:...
### Description Changing the `cluster` property on a `` component does not update the cluster options of the source. ### Expected Behavior [`setClusterOptions()`](https://maplibre.org/maplibre-gl-js/docs/API/classes/GeoJSONSource/#setclusteroptions) should be called on the source, instead...
Fixes #763 by adapting the upstream PR https://github.com/keycloak/keycloak/pull/42700 ## Summary by CodeRabbit - New Features - Links in sanitized content can now open in a new tab via target="_blank". -...
When I switch the Account UI to a theme built with keycloakify, the button "Update" (for updating the password) and "Set up Authenticator application" in the Account Security tab stop...
The `PolygonGeometry.contains` function already checks the bounding box before checking the exact polygon. This is a good optimization. However, the bounding box is recomputed every time, even if the `PolygonGeometry`...