Valentin FOUQUERON

Results 4 issues of Valentin FOUQUERON

When I try to add my CalDAV calendar hosted on my personnal Nextcloud instance, nothing happens. I was awaiting a password prompt at some point but nothing happened :/ I'm...

``` openapi: 3.0.3 info: title: My Title description: Mydescription version: 0.0.1 paths: /nodes/{uuid}/rights: $ref: "traceability/nodes.yaml#/paths/~1nodes~1{uuid}~1rights" ``` ``` openapi: 3.0.3 info: title: nodes.yaml version: 0.0.1 paths: /nodes/{uuid}/rights: get: operationId: listNodeRights tags:...

## Describe the bug The Backet Target is set to cifs:///volume1/BackupLonghorn with a secret associated. When I access to Backup section, I receive a "backup target URL is empty" error....

kind/bug
area/backup-store
require/qa-review-coverage
require/backport

Hello, I'm trying to create several arangodb users using the api. Sometimes, I have the error : HTTP Error: user not found The user is actually created but I cannot...