mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-22 21:28:12 +02:00
- Added encryption for sensitive tokens (access token, refresh token, client secret) in Google Calendar, Google Drive, Gmail, Linear, and Notion connectors to enhance security. - Introduced OAuthStateManager for secure state parameter generation and validation, improving the integrity of OAuth flows. - Updated callback routes to handle state validation and error management, ensuring robust handling of authorization processes. - Enhanced indexers to support decryption of tokens for backward compatibility, maintaining functionality with existing encrypted credentials. - Improved validation for date parameters in connector routes to ensure proper input handling. |
||
|---|---|---|
| .. | ||
| google_drive | ||
| airtable_connector.py | ||
| bookstack_connector.py | ||
| clickup_connector.py | ||
| confluence_connector.py | ||
| discord_connector.py | ||
| elasticsearch_connector.py | ||
| github_connector.py | ||
| google_calendar_connector.py | ||
| google_gmail_connector.py | ||
| jira_connector.py | ||
| linear_connector.py | ||
| luma_connector.py | ||
| notion_history.py | ||
| slack_history.py | ||
| webcrawler_connector.py | ||