h2Entwicklung
h2Entwicklung
@SpiderChat Is your issue solved?
@SpiderChat correct, and then just start with the command.
@SpiderChat you mean in the keycloak app? there is an internal h2 database used. But when you want to use it in production I recommend to use mySQL.
Hallo @xdaniel2063, in die Einladungsemail nicht direkt, da der Einladungslink ja auf die Join-Seite leitet und von dort aus dann auf den spezifischen Server weitergeleitet wird. Somit wird erst im...
Hello @welcoMattic, ``` translation.yaml framework: default_locale: de translator: default_path: '%kernel.project_dir%/translations/default' path: - '%kernel.project_dir%/translations/' - '%kernel.project_dir%/translations/custom' fallbacks: - de ``` The default directory is empty, and the default files lives in...
This feature would be great
Hello @NersesM and @gjuric, did you find alternative project where this is fixed? It seems that this repo is unfortunentaly dead. @schmittjoh if you can promote me as an maintainer,...
@gjuric do you also still need the bundle? I thiking about forking the repo and then make it Symfony6 ready. But it would be great to have some help.
@gjuric I have exactly the same problem with upgrading a bunch of applications because of this issue. I think for the first step it would be great ifwe have a...
Hallo @devkral ich habe mich auch mal etwas an eine Docker-Umsetzung gemacht, aber in einem parallel FOSS Projekt, das wir auch noch Maintainen. Hier habe ich einige Ideen von dir...