feat: add connector owner password auth

This commit is contained in:
2026-08-03 14:23:14 +01:00
parent fb13120c94
commit f8b1724add
5 changed files with 32 additions and 5 deletions
+5
View File
@@ -11,6 +11,11 @@ For production, place the service behind HTTPS and set `PUBLIC_BASE_URL` and
approval form protected by `PAIRING_SECRET`; replace that form with your own
identity provider for a production connector.
For a password-protected production connector, generate a local owner password
hash with `node hash-password.js <password>` and set `PAIRING_PASSWORD_HASH`.
`PAIRING_SECRET` is a staging-only convenience PIN and must not be used for a
shared deployment.
## Local OrbStack development
Copy `.env.example` to `.env`, set `MEDIA_ROOT` to an absolute directory with