mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-05 22:02:39 +02:00
- Added BACKEND_URL to .env.example for optional OAuth callback configuration when behind a reverse proxy with HTTPS. - Updated fastapi-users dependency to version 15.0.3 in pyproject.toml. - Updated argon2-cffi and email-validator versions in uv.lock. - Enhanced Google OAuth integration in app.py to handle secure contexts for CSRF cookies. - Updated GoogleLoginButton component to include credentials in fetch requests. - Updated documentation to reflect the new BACKEND_URL variable in both docker and manual installation guides. |
||
|---|---|---|
| .. | ||
| alembic | ||
| app | ||
| scripts/docker | ||
| .dockerignore | ||
| .env.example | ||
| .gitignore | ||
| .python-version | ||
| alembic.ini | ||
| celery_worker.py | ||
| Dockerfile | ||
| main.py | ||
| pyproject.toml | ||
| uv.lock | ||