mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-19 09:34:38 +00:00
This update modifies permission classes in multiple viewsets to restrict access based on user roles. The `IsAdmin` permission is now enforced for several actions, including group management and permission listing, ensuring that only administrators can perform sensitive operations. Additionally, a new utility function, `resolve_safe_local_data_path`, is introduced to enhance security when accessing local file paths. The changes improve overall security and maintainability of the codebase. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_account_destroy.py | ||
| test_connection_pool.py | ||
| test_expiration_notifications.py | ||
| test_extinf_parsing.py | ||
| test_memory_cleanup.py | ||
| test_password_visibility.py | ||
| test_refresh_db_recovery.py | ||
| test_rename_preview_parity.py | ||
| test_stream_filters.py | ||
| test_sync_compound.py | ||
| test_sync_correctness.py | ||
| test_xc_empty_fetch_guard.py | ||
| test_xc_live_url.py | ||
| test_xz_playlist.py | ||