albert0815

Results 4 issues of albert0815

Hi all, First of all thanks to all of you contributing to this project. I really enjoyed building the Phoniebox and my son loves it. The idea and its implementation...

bug
help wanted
spotify edition

### Describe the bug We use Keycloak policy enforcement in Quarkus microservices. Some resources we disable for policy enforcement using the `application.properties`. Sample: ``` quarkus.keycloak.policy-enforcer.paths.health.name=Health Check quarkus.keycloak.policy-enforcer.paths.health.path=${quarkus.http.root-path}/q/health/* quarkus.keycloak.policy-enforcer.paths.health.enforcement-mode=DISABLED ``` It...

area/authorization-services
kind/bug
status/triage

### Describe the issue Hi all, We are running Weblate deployed into Kubernetes and tried to update from 4.3.1-1 to 4.14.1. On startup Weblate tries to run the migration which...

While trying guac with a CycloneDX SBOM I found that no edges are being created. To make sure this is a reproducable case you could run the following commands to...