SurfSense/surfsense_backend/app/utils
Anish Sarkar 982b9ceb76 feat: implement Jira OAuth integration and connector routes
- Added support for Jira OAuth with new environment variables for client ID, client secret, and redirect URI.
- Implemented Jira connector routes for OAuth flow, including authorization and callback handling.
- Enhanced Jira connector to support both OAuth 2.0 and legacy API token authentication methods.
- Updated Jira indexing logic to utilize OAuth credentials with auto-refresh capabilities.
- Removed outdated Jira UI components and adjusted frontend logic to reflect the new integration.
2026-01-06 01:01:04 +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 Jira OAuth integration and connector routes 2026-01-06 01:01:04 +05:30