mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-15 18:25:18 +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. |
||
|---|---|---|
| .. | ||
| agents | ||
| config | ||
| connectors | ||
| prompts | ||
| retriever | ||
| routes | ||
| schemas | ||
| services | ||
| tasks | ||
| utils | ||
| __init__.py | ||
| app.py | ||
| celery_app.py | ||
| db.py | ||
| users.py | ||