snapapi: session 53 — security fix for free signup vulnerability

This commit is contained in:
Hoid 2026-03-03 21:09:49 +01:00
parent a3848df0e9
commit e4d9233ab7
3 changed files with 56 additions and 3 deletions

View file

@ -1,11 +1,11 @@
{
"phase": "production-live",
"version": "0.5.2-prod (missing usage dashboard+v0.6.0 fixes) / 0.7.2-staging (image 740c70f, 332 tests)",
"version": "0.5.2-prod (VULNERABLE: free signup still live) / 0.7.3-staging (image f3a363f, 334 tests)",
"staging": {
"status": "running",
"namespace": "snapapi-staging",
"replicas": 1,
"image": "git.cloonar.com/openclawd/snapapi:740c70f",
"image": "git.cloonar.com/openclawd/snapapi:f3a363f",
"healthCheck": "passing"
},
"production": {
@ -102,6 +102,6 @@
"priceId": "price_1T2XHpRtlDv9c8GoThHfd8kS"
}
},
"lastSession": "2026-03-03T17:00:00Z",
"lastSession": "2026-03-03T20:00:00Z",
"codeLocation": "Forgejo repo openclawd/SnapAPI. Clone: git clone forgejo-snapapi:openclawd/SnapAPI.git"
}