Cyril Chapellier

Results 175 comments of Cyril Chapellier

@lambolighting this is very likely different — you seem to be missing the `APP_ENV=prod` variable?

Interesting @paul-m-koch, thanks for the details - it seems the container can't connect to the database in your case, when you run the migrations - on top of that, there...

> it'd be nice if it would optionally try to run migrations. I would happily review a PR if you find some time to propose a way to do it...

Thanks for your interest! I'm happy that you embraced the repository and made your own fork meeting your needs. The preview is nice! I'll maybe add it at some point...

Hi @Lebostein 👋🏼 Interesting use case! This is not possible as-is as the editor was originally envisioned more as a way to edit / finely tune an already existing font,...

Hey there Did you get around to have a PR ready in the end?

Thanks for the issue - I've just released v5.0.2 https://github.com/tchapi/davis/releases/tag/v5.0.2 that should fix the bcrypt problem - I'll have a look at the auto creation, but my bandwidth is pretty...

**Cleaning the installation directory structure:** You can have a look at the `dockerignore` file for a good start on what to remove. I'd not remove the `bin` directory (handy if...

Hi @shizmob and thanks for the report Very interesting that LDAP has this specific behavior, didn't know it. Although 3. seems interesting, casefolding to make this possible would require quite...

Hi @shizmob Can you give a try at https://github.com/tchapi/davis/pull/189 by any chance, and tell me if it fixes your issue? I don't have an LDAP server at hand right now...