Allow anonymous responses to published forms

This commit is contained in:
Zachariah K. Sharma
2026-06-13 11:05:41 -06:00
parent 9cd667f0a8
commit 4d45516c13
11 changed files with 45 additions and 54 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ The public proxy host must forward these paths to the app:
/api/files/*
```
Published forms intended for `forms.vyntehome.com` must use **Public** visibility. Workspace-only forms require an authenticated session and should be opened on the internal builder domain.
Anyone with the link can respond to a published form at `forms.vyntehome.com` without signing in. Form editing and response management remain authenticated on the internal builder domain.
## Authentik Setup