mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
- Introduced comprehensive documentation for diagnosing and fixing deployment isolation issues between DEV and LIVE instances. - Implemented enhanced debug API endpoints for deployment verification, URL hardcoding detection, cookie isolation testing, and session configuration checks. - Created scripts for visual demonstration of cookie isolation, enhanced debugging deployment, and verification of NextAuth cookie isolation. - Developed a master isolation verification script to run all isolation checks in sequence and summarize results. - Added detailed README and environment variable guidelines for proper deployment isolation. |
||
|---|---|---|
| .. | ||
| config | ||
| content | ||
| migrations | ||
| src | ||
| .gitignore | ||
| __init__.py | ||
| alembic.ini | ||
| app.py | ||
| cli.py | ||
| Dockerfile | ||
| pyproject.toml | ||
| uv.lock | ||