Brand OTP SMS with business name and support local SMS proxy.

Append tenant Farsi name to verification SMS, allow optional domain on send-otp, and add SMS_PROXY_* for local delivery via production. Also include websites SSL sync agent/API wiring.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Alireza Hassani
2026-08-08 23:29:56 +03:30
co-authored by Cursor
parent 77f3cb2a67
commit 8f05ee2b58
14 changed files with 385 additions and 14 deletions
+5
View File
@@ -31,6 +31,11 @@ SMS_GAMA_SOURCE_SERVICE=5000110005
# Partner gateway: domain:apiKey pairs, comma-separated (www. is stripped)
# Example: SMS_PARTNERS=baloutpastry.com:replace-with-long-random-secret
SMS_PARTNERS=
# Local-dev only: proxy SMS delivery through production partner gateway
# (OTP still stored in local Redis). Leave unset on production.
# SMS_PROXY_URL=https://api.meshkee.com/api/v1/public/sms/send
# SMS_PROXY_DOMAIN=meshkee.local
# SMS_PROXY_API_KEY=
# Object storage (Parspack / S3-compatible)
# Bucket id is the Parspack account id. Object keys live under meshkee/...