bharatgraph / api /routes /admin.py

Commit History

fix(SEC-6): reject empty-string ADMIN_SECRET -- empty string was falsy and bypassed authentication check
4040e0f

abinazebinoy commited on

fix(H-04): enforce ADMIN_SECRET even when DEBUG_MODE=true -- prevents production DB wipe via accidental debug flag
d39cad8

abinazebinoy commited on

fix(BUG-6,NEW-A6): add X-Admin-Secret auth on /admin/seed and /admin/pipeline; add threading.Lock for pipeline race condition
e97313c

abinazebinoy commited on

fix(admin): BUG-21/22/30 β€” driver reuse, bond key, 7 missing scrapers
d8672be

abinazebinoy commited on

fix(BUG-02/15/16): pipeline loads all 13 scrapers; reuses driver; auto-detects loaders
66a6483

abinazebinoy commited on

fix(admin): seed now creates relationships, bump version to 0.29.0
06efe08

abinazebinoy commited on

fix(config+admin+main): 4 bugs resolved
b70b0c6

abinazebinoy commited on

feat: Procurement DNA + Cartel Detection + full pipeline fix
eece913

abinazebinoy commited on

fix(data): add sample data seed β€” politicians, companies, contracts, audit reports
b1d8714

abinazebinoy commited on