SurfSense/surfsense_backend/app/utils
Anish Sarkar 5d363b8a60 feat: implement Confluence OAuth integration and connector routes
- Added support for Confluence OAuth with new environment variables for client ID, client secret, and redirect URI.
- Implemented Confluence connector routes for OAuth flow, including authorization and callback handling.
- Enhanced Confluence connector to support both OAuth 2.0 and legacy API token authentication methods.
- Updated Confluence indexing logic to utilize OAuth credentials with auto-refresh capabilities.
- Removed outdated Confluence UI components and adjusted frontend logic to reflect the new integration.
2026-01-06 13:20:22 +05:30
..
blocknote_converter.py code quality issues fixed 2025-11-23 16:39:23 +05:30
document_converters.py feat: add unique identifier hash for documents to prevent duplicates across various connectors 2025-10-14 21:11:19 -07:00
oauth_security.py chore: ran both frontend and backend linting 2026-01-03 00:18:17 +05:30
periodic_scheduler.py feat: add BookStack connector for wiki documentation indexing 2025-12-04 14:08:44 +08:00
rbac.py feat: Implement Role-Based Access Control (RBAC) for search space resources. 2025-11-27 22:45:04 -08:00
validators.py feat: implement Confluence OAuth integration and connector routes 2026-01-06 13:20:22 +05:30