-
I just noticed that `beszel admin create email@example.com password` accepts passwords of 8 characters or longer, but then the login page in the web UI requires at least 10 characters.
-
I appreciate the time and effort that went into building this one-click, however; the Caddy setup is a nightmare. The `Caddyfile` already has content in it by default, which the instructions for this …
-
-
Hello
How to possibly upload files together with other data ?
```golang
type Payload struct {
File *os.File `json:"file"`
Field string `json:"field"`
}
```
```golang
file, err := os.Ope…
-
Hi,
My application targets a non-english audience.
It would be valuable if any of these would be true:
1. Being able to customize all validation error messages in the same manner as you can w…
-
Thanks for all the amazing work! These would all be awesome to have in the Market.
## Guacamole
**Description:**
> Apache Guacamole is a clientless remote desktop gateway. It supports standard pr…
-
Although the set up seems correct, when the frontend is run there is only a blank screen.
Something is either not being imported properly or not connected to pocketbase backend.
-
我是windows10专业版,全部用docker启动wiseflow和pocketbase,我主要参考Wiseflow 的readme,有些不清楚的地方参考了这个文章
https://blog.homo.moe/wiseflow-tutorial?locale=en
compose.yaml文件如下:
services:
core:
build:
docke…
-
Maybe I am doing it wrong, but when I try to use the .listAuthMethods function I am not seeing the expected values. Basically an empty object
```
const authMethods = await pb.collection('users').…
-
The title says it all...