mirror of
https://github.com/pezkuwichain/pezkuwi-telegram-miniapp.git
synced 2026-06-13 17:31:10 +00:00
security: add HMAC session validation to all Edge Functions
- create-offer-telegram: HMAC token + restricted CORS - get-my-offers: HMAC token + restricted CORS - verify-deposit-telegram: HMAC token + restricted CORS - process-withdraw: restricted CORS (cron/admin only)
This commit is contained in:
+3
-3
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.0.119",
|
||||
"buildTime": "2026-02-06T01:34:49.512Z",
|
||||
"buildNumber": 1770341689513
|
||||
"version": "1.0.120",
|
||||
"buildTime": "2026-02-06T01:55:02.762Z",
|
||||
"buildNumber": 1770342902762
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user