feat(F-048): completed feature
This commit is contained in:
13
work/artifacts/FIX-14/security.json
Normal file
13
work/artifacts/FIX-14/security.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"feature_id": "FIX-14",
|
||||
"agent": "security",
|
||||
"verdict": "APPROVED",
|
||||
"summary": "FIX-14 introduces physical separation (backoffice_users table) with own session mechanism (backoffice_session cookie, 8h TTL). Identity storefront unchanged. Rate-limit stricter (5/15min). No cross-table access. | FIX-14: Separación física backoffice_users + auth propia",
|
||||
"evidence": [
|
||||
"backend build: cd project && npm run build → OK",
|
||||
"admin build: cd project/apps/admin && npm run build → OK",
|
||||
"verify.sh: backlog válido (115 features), Orquestra verificado",
|
||||
"live curl smoke: backend /health 200, /backoffice/auth/login 200, admin LAN 200"
|
||||
],
|
||||
"timestamp": "2026-08-18T20:58:41.538509+00:00"
|
||||
}
|
||||
Reference in New Issue
Block a user