Dispatcharr/apps
SergeantPanda 66089f14ee refactor(permissions): enhance permission handling across various viewsets
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.
2026-07-18 20:03:03 +00:00
..
accounts refactor(permissions): enhance permission handling across various viewsets 2026-07-18 20:03:03 +00:00
api fix(schema): enhance Swagger/OpenAPI schema generation for concurrent requests 2026-07-16 19:24:46 +00:00
backups tests: Move tests to under tests folder. 2026-07-07 18:51:35 +00:00
channels refactor(permissions): enhance permission handling across various viewsets 2026-07-18 20:03:03 +00:00
connect refactor(permissions): enhance permission handling across various viewsets 2026-07-18 20:03:03 +00:00
dashboard tests: Move tests to under tests folder. 2026-07-07 18:51:35 +00:00
epg refactor(permissions): enhance permission handling across various viewsets 2026-07-18 20:03:03 +00:00
hdhr fix(api): update HDHR URLs to use port-aware URI builder 2026-06-07 14:27:57 -05:00
m3u refactor(permissions): enhance permission handling across various viewsets 2026-07-18 20:03:03 +00:00
output refactor(permissions): enhance permission handling across various viewsets 2026-07-18 20:03:03 +00:00
plugins fix(plugins): improve plugin discovery in multi-worker setups (Fixes #1452) 2026-07-17 22:16:47 +00:00
proxy refactor(permissions): enhance permission handling across various viewsets 2026-07-18 20:03:03 +00:00
timeshift feat(catchup): enhance catchup functionality with user and system settings 2026-07-18 18:55:51 +00:00
vod refactor(permissions): enhance permission handling across various viewsets 2026-07-18 20:03:03 +00:00