root be0750d001 DRE customer portal: FastAPI + SQLite backend (18 endpoints)
- Magic-link auth (sha256-only token storage, 15-min single-use, 7-day sessions)
- Staff-key auth via X-DRE-Staff-Key (constant-time compare)
- SQLite WAL, foreign_keys, parameterized queries, atomic DRE/CLT sequence allocation
- Intake validator rejects SSN/PAN patterns (FDCPA/TDCPA compliance)
- Document upload allowlist + magic-byte check, 20MB cap
- Unified error envelope, money as integer cents
- systemd unit (port 8093, User=root, hardening directives)
- Fixes import bug (auth.py relative imports) and audit_log placeholder mismatch
2026-08-21 18:43:33 -04:00
2026-07-15 17:32:00 -04:00
2026-07-15 17:32:00 -04:00
2026-07-15 17:52:58 -04:00

Debt Recovery Experts (DRE)

A specialized debt recovery platform focused on Texas mechanics liens and B2B collections. Handles client intake, compliance with Texas law, fee structures, and deliverables.

Project Info

Access

Resource URL Access
DRE Portal https://portal.debtrecoveryexperts.com Germaine (admin), Tony (read), Anita (read)
DRE CRM https://crm.debtrecoveryexperts.com Cloudflare Access gated
Client Email dre@germainebrown.com Polled every 60s → portal inbox
Debtor Email collections@germainebrown.com Polled every 60s → portal inbox
S
Description
dre documentation
Readme
440 KiB
Languages
HTML 52.7%
Python 42.1%
CSS 3.3%
JavaScript 1.3%
Shell 0.6%