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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| airtable_add_connector_route.py | ||
| chats_routes.py | ||
| documents_routes.py | ||
| google_calendar_add_connector_route.py | ||
| google_gmail_add_connector_route.py | ||
| llm_config_routes.py | ||
| logs_routes.py | ||
| luma_add_connector_route.py | ||
| podcasts_routes.py | ||
| search_source_connectors_routes.py | ||
| search_spaces_routes.py | ||
| site_configuration_routes.py | ||
| social_media_links_routes.py | ||