Files
OSIT-AE-API-FastAPI/app/routers/dependencies_v3.py
Scott Idem c795f42290 fix(auth): handle list response from sql_select in dependencies_v3
- Check if api_key_results is a list before calling .get()
- Prevents 500 AttributeError on machine auth verification
2026-01-20 18:52:59 -05:00

6.8 KiB