mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-22 23:31:12 +02:00
Security & Configuration fixes: - Remove sensitive files exposing production infrastructure details - Add removed files to .gitignore to prevent re-addition - Make uploads directory configurable via UPLOADS_DIR env var - Improve URL validation regex to require valid domain structure (rejects invalid URLs like 'http://a' while supporting international chars) Files removed: DEPLOYMENT.md, claude.md, sync-from-production.sh, MIGRATION_LOCAL_LLM.md, PR_DESCRIPTION.md |
||
|---|---|---|
| .. | ||
| agents | ||
| config | ||
| connectors | ||
| prompts | ||
| retriver | ||
| routes | ||
| schemas | ||
| services | ||
| tasks | ||
| utils | ||
| __init__.py | ||
| app.py | ||
| celery_app.py | ||
| db.py | ||
| users.py | ||