Victor Fauth

Results 8 issues of Victor Fauth

Hi, I have an issue which may be related to #54 or #96. When using a nginx reverse proxy (using your Docker image), static resources are not loaded, so the...

is: bug
DEPENDENCIES/DISTRIBUTION

Update the image to use restic 0.13: https://github.com/restic/restic/releases/v0.13.0

Based on [this issue](https://github.com/nextcloud/server/issues/28200).

3. to review
manual: admin

**Is your feature request related to a problem? Please describe.** With a KV engine, if I want to list all keys in the directory `/foo/`, it only returns keys directly...

enhancement
feature-request
secret/kv
community-sentiment

**Fission/Kubernetes version** $ fission version client: fission/core: BuildDate: "2024-01-14T15:43:35Z" GitCommit: 7e8d5dd7 Version: v1.20.1 server: fission/core: BuildDate: "2024-01-14T15:43:35Z" GitCommit: 7e8d5dd7 Version: v1.20.1 $ kubectl version Client Version: version.Info{Major:"1", Minor:"24", GitVersion:"v1.24.17", GitCommit:"22a9682c8fe855c321be75c5faacde343f909b04",...

**Description of your request** It would be nice if Hortusfox supported Postgresql as a database in addition to MariaDB. It is a very lightweight and common DB and many people,...

enhancement
improvement
framework

When requesting an access key using the [AssumeRoleWithWebIdentity](https://min.io/docs/minio/linux/developers/security-token-service/AssumeRoleWithWebIdentity.html#minio-sts-assumerolewithwebidentity) endpoint, the access key expiry is set based on the minimum of (jwt token TTL, DurationSeconds parameter) instead of respecting the DurationSeconds...

community
priority: medium
stale

If a policy allows all `s3:*` actions on objects in a bucket, it seems like these permissions are granted on the bucket itself. ## Expected Behavior According to the [AWS...

priority: low
community