- Added endpoints to list, upsert, and delete AnyDesk IDs associated with cases. - Introduced normalization for AnyDesk IDs and ensured case existence checks. - Enhanced session management with quick-connect functionality and local session synchronization. - Created a new job for syncing AnyDesk sessions from a local endpoint. - Added database migration for the new `sag_anydesk_ids` table to store AnyDesk IDs per case. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| auth_dependencies.py | ||
| auth_service.py | ||
| config.py | ||
| contact_utils.py | ||
| crypto.py | ||
| database.py | ||
| module_loader.py | ||