-
How only allow authenticated users to establish a successful websocket connection?
in client side use ```laravel-echo```
```
{
"authHost": "http://localhost",
"authEndpoint": "/broadcasting/a…
-
### Steps To Reproduce
1. Start self hosted version with docker compose
2. Open any project or create a new one
3. Create a text element
4. Add a flex layout to it
5. Create a component of this e…
pr0pz updated
7 months ago
-
### Bug description
My form submissions broke, always returning the error messages in our default language (English) even when on the German site.
I traced it to the following change > https://git…
-
Hello,
I am using this module from a time ago in some Wordpress installations. For now was working because the settings were set directly on the plugin configuration page but now by requirements of…
-
**Is your feature request related to a problem? Please describe.**
The official document contains postgress connection info , but it lacks the redis info. After some research in the `serverpod` cod…
-
**Bug description**
I'm following the Kubernetes instructions for a highly available postresql cluster, and while the chart installs without error, PostreSQL, celery, and redis are not deployed as …
-
If you are reporting a problem, please make sure the following information are provided:
**Expected behavior and actual behavior:**
I expected the upgrade of the helm release from 1.14.3 to 1.15.1…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Summary
Helm charts should not assume "high availability" is desired. We deploy to kubernetes for dev a…
-
I'm working on a FastAPI project where I'm trying to use the HashModel class from the redis_om library to interact with a Redis database. However, I've encountered an issue related to Pydantic when de…
-