mayope / keycloakmigration

Manage your Keycloak configuration with code.
https://mayope.net
MIT License
108 stars 22 forks source link

Fix totp env var handling #70

Closed sideisra closed 1 year ago

sideisra commented 1 year ago

@klg71 The problem still persists. I can simulate the error locally by changing the line endings of the entrypoint.sh to CRLF. But in git it seems correct (LF). Can you check the encoding on the machine were the docker image is built?

klg71 commented 1 year ago

Everytime I pull a change to the Dockerfile it messes up the line endings :/ sry I pushed a version "0.2.53" with hopefully correct endings.

sideisra commented 1 year ago

Looks good this time 👍

klg71 commented 1 year ago

Thank you for your time :) I will draft a proper release in GitHub shortly :)