yttcom.net
Backend / Tools / DB Viewer
yttcom.net
Domains / DB Viewer
v2.0 · 07.11.26
◇ 40-sys.db
systems/40-server/data/
records.db inbox.db transfers.db knowledge.db jurisdiction.db
40-sys decisions Row #106
Tables
decisions
189
domain
0
events
10
gov_archive
0
gov_archive_fts
0
gov_archive_fts_config
1
gov_archive_fts_data
2
gov_archive_fts_docsize
0
gov_archive_fts_idx
0
items
3
sessions
82
sqlite_sequence
5
transfers_log
0
decisions — Row #106
40-sys.db · systems/40-server/data/
⌂ Server Hub →
id
106
system
40 Server
date
08/22/26
subject
Fixed inventory-api.php hardcoded old-token auth (Tech[30] security report msg 1118/4054) -- migrated to shared auth-lib.php
approved_by
USR369 David
se_id
—
tr_id
—
_rowid
106
detail
Tech[30] reported (msg 1118) that frontend/30-Tech/apps/inventory.html hardcodes the OLD admin token in client-side JS. Investigating the backend counterpart, systems/30-tech/apps/Inventory/inventory-api.php also hardcoded the same old token server-side as an exact-match check ($TOK = '...'; if($token !== $TOK)...) -- meaning this endpoint was blindly rejecting every current, valid token/session and only ever accepted that one specific retired value, i.e. the same class of silent breakage as the build.php-unauthorized-for-all-variations report (msg 1122) from the same rotation event, just not yet reported for this specific endpoint. FIX: migrated to the shared backend/config/auth-lib.php (require_once + cai_require_token($token)) -- same lib Master[10]'s R002 fix already uses platform-wide, accepts either a current active token from tokens.json or an authenticated session cookie. LANE BOUNDARY RESPECTED: the matching frontend fix (removing the hardcoded token from inventory.html, switching to the session-cookie+login-redirect pattern) is Builder[20]'s lane per REFERENCE-40.md's non-negotiable HTML/frontend rule -- drafted the patch but staged it at backend/tmp/inventory_html_PATCHED_08-22-26.html and handed it to Builder[20] via inbox rather than deploying it myself.
▼ Show timestamps
created_at
2026-08-22 17:38:42
Backend Domains Panel DB Viewer Transfers
Backend Tools DB Viewer DB Admin Server Map File Editor Backend Tools DB Viewer DB Admin Server Map File Editor