modcomms/backend/app/dependencies
michael 0742cc0aa4 Fix DISABLE_AUTH check in get_current_user dependency
The auth dependency was requiring the Authorization header before
checking DISABLE_AUTH, causing API endpoints to fail in dev mode.
Now returns mock user immediately when DISABLE_AUTH=true.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-18 10:15:37 -06:00
..
__init__.py Implement Microsoft MSAL SSO with PKCE flow 2025-12-16 08:43:30 -06:00
auth.py Fix DISABLE_AUTH check in get_current_user dependency 2025-12-18 10:15:37 -06:00