Moritz Eck

Results 4 issues of Moritz Eck

Hi everyone! I'm asking the question here since the link to sign up to Cordova Slack doesn't seem to work: http://slack.cordova.io and I couldn't find another way to sign up...

## Bug report A Strapi Admin user with role: 'author' is able to delete other user's folders (including all assets). This can lead to really annoying situations in production where...

issue: bug
severity: medium
source: core:upload
status: pending reproduction

## Description I have adjusted Keycloak's port using `keycloakExtraArgs: ["--http-port", "18080"]` but this port is not picked up by the `start-keycloak` command. The default keycloakify port mapping: https://github.com/keycloakify/keycloakify/blob/083290c6d428bbd951173cf9648be83768bfb3b2/src/bin/start-keycloak/start-keycloak.ts#L471 -> always...