Sven
Sven
### Expected behavior go online when I sign on. ### Actual behavior infinite loading ### Steps to reproduce the behavior 1. create username with a space, example "Test User" 2....
I get an error starting mailserver on port 25, even though I chose a different port. Google says, it is because it is being started as non-privileged user nginx. `...
Is there a way to let the booker choose the timezone? No matter from which timezone I access the booking tool (VPN), it always defaults to CEST. Edit: "Timezone detection...
### Is this a bug or feature request? Bug ### What is the current behavior? When using a (nginx) reverse proxy and passing WEBAPI_URL=https://metasfresh.domain.tld through docker-compose.yml, start_webui.sh replaces https to...
- use alpine to -60% image size - make entrypoint.sh obsolete / optional - full configuration with environment vars / no build-time configuration needed anymore - added zuliprc file for...
how to get all active sessions like GET /sessions? I checked /api-docs but it does not list such endpoint. And if I don't know the endpoint name or stored the...
After connecting a session successfully, each webhook event will be fired twice. However, if I restart the server, it works just fine from there. I did not find any issues...