apac-ops-bot/backend/app
michael 0b90fa4f8b Make Azure AD configuration optional
Azure AD fields are now optional with None defaults, allowing the app
to start without Azure AD configured (falls back to simple auth).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 17:05:35 -06:00
..
api Add detailed user analytics page with comprehensive statistics 2026-01-27 21:51:44 +00:00
core Fix test user authentication issues 2026-01-27 20:09:07 +00:00
models Update pricing for gpt-5-nano and fix chat interface 2026-01-27 20:18:42 +00:00
repositories Add admin analytics and update OpenAI integration 2026-01-27 21:36:36 +00:00
schemas Fix MessageResponse metadata validation error 2026-01-28 12:45:44 +00:00
services Add admin analytics and update OpenAI integration 2026-01-27 21:36:36 +00:00
utils Add comprehensive backend test suite and Phase 1 foundation 2026-01-27 14:24:59 +00:00
__init__.py Add comprehensive backend test suite and Phase 1 foundation 2026-01-27 14:24:59 +00:00
config.py Make Azure AD configuration optional 2026-02-02 17:05:35 -06:00
database.py Add comprehensive backend test suite and Phase 1 foundation 2026-01-27 14:24:59 +00:00
main.py configured app to run on custom port with apache reverse proxy, wrote deploy.sh script 2026-02-02 16:56:48 -06:00