cinema-studio-pro/backend
Manish Tanwar 3596826cc4 Fix MSAL auth (redirect mode, initialize), increase PHP timeouts, update CLAUDE.md
- main.jsx: always initialize MSAL with initialize() before rendering (MSAL v3 requirement)
- main.jsx: always wrap with MsalProvider regardless of SSO toggle
- AppContent.jsx: only show login gate when isSSOEnabled() is true
- LoginPage.jsx: switch loginPopup → loginRedirect for incognito compatibility
- authConfig.js: add navigateToLoginRequestUrl: false
- api.php: set_time_limit(120) to prevent Imagen 3 timeout
- video_api.php: set_time_limit(300) to prevent Veo polling timeout
- CLAUDE.md: fix IndexedDB schema, add AppContent/MSAL pattern, Vite proxy routes, missing packages

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-02-25 17:42:20 +05:30
..
.env.example update 2026-01-27 18:36:53 +05:30
.env.local update 2026-01-27 18:36:53 +05:30
.env.production update 2026-01-27 18:36:53 +05:30
.htaccess update 2026-01-27 18:36:53 +05:30
api.php Fix MSAL auth (redirect mode, initialize), increase PHP timeouts, update CLAUDE.md 2026-02-25 17:42:20 +05:30
auth.php Restructuring of files and Local Tested 2026-01-13 14:52:37 +05:30
AuthMiddleware.php Restructuring of files and Local Tested 2026-01-13 14:52:37 +05:30
cleanup.php Restructuring of files and Local Tested 2026-01-13 14:52:37 +05:30
clear_session.php Restructuring of files and Local Tested 2026-01-13 14:52:37 +05:30
composer.json Restructuring of files and Local Tested 2026-01-13 14:52:37 +05:30
config.example.php Restructuring of files and Local Tested 2026-01-13 14:52:37 +05:30
enhance_prompt.php Restructuring of files and Local Tested 2026-01-13 14:52:37 +05:30
env_loader.php Restructuring of files and Local Tested 2026-01-13 14:52:37 +05:30
get_config.php Restructuring of files and Local Tested 2026-01-13 14:52:37 +05:30
get_current_image.php Restructuring of files and Local Tested 2026-01-13 14:52:37 +05:30
get_logs.php Restructuring of files and Local Tested 2026-01-13 14:52:37 +05:30
get_session_file.php Update-thumbnail 2026-01-28 00:10:09 +05:30
index.php update 2026-01-27 18:36:53 +05:30
JWTValidator.php Restructuring of files and Local Tested 2026-01-13 14:52:37 +05:30
list_session_files.php Update-thumbnail 2026-01-28 00:10:09 +05:30
server-check.php Restructuring of files and Local Tested 2026-01-13 14:52:37 +05:30
session_manager.php Restructuring of files and Local Tested 2026-01-13 14:52:37 +05:30
stream_video.php Restructuring of files and Local Tested 2026-01-13 14:52:37 +05:30
test.php Restructuring of files and Local Tested 2026-01-13 14:52:37 +05:30
video_api.php Fix MSAL auth (redirect mode, initialize), increase PHP timeouts, update CLAUDE.md 2026-02-25 17:42:20 +05:30
webhook_logger.php Restructuring of files and Local Tested 2026-01-13 14:52:37 +05:30