screentinker/frontend/js/views
ScreenTinker 470197d203 Fix 8 security findings from Phase 3 audit + device-detail banner refresh
Security fixes:
- Critical: Add ownership checks to assignments PUT/:id and DELETE/:id (IDOR)
- Critical: Add ownership checks to assignments copy-to endpoint for both devices
- High: Validate device ownership when adding to device groups
- High: UUID-validate content ID before LIKE query + scope to owner's playlists
- Low: Handle FK violations gracefully in playlist discard (deleted content/widgets)
- Low: Escape mime_type with esc() in playlist item display (XSS)

Bug fix:
- Device-detail mutation handlers now reload full page to show draft banner

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 21:36:16 -05:00
..
activity.js Security audit remediation: auth, IDOR, XSS, hardening 2026-04-11 22:48:07 -05:00
admin.js Security audit remediation: auth, IDOR, XSS, hardening 2026-04-11 22:48:07 -05:00
billing.js Security audit remediation: auth, IDOR, XSS, hardening 2026-04-11 22:48:07 -05:00
content-library.js Security audit remediation: auth, IDOR, XSS, hardening 2026-04-11 22:48:07 -05:00
dashboard.js Security audit remediation: auth, IDOR, XSS, hardening 2026-04-11 22:48:07 -05:00
designer.js Fix widget assignments, designer scaling, and cache strategy 2026-04-08 16:25:05 -05:00
device-detail.js Fix 8 security findings from Phase 3 audit + device-detail banner refresh 2026-04-13 21:36:16 -05:00
help.js Initial open source release 2026-04-08 12:14:53 -05:00
kiosk.js Initial open source release 2026-04-08 12:14:53 -05:00
layout-editor.js Initial open source release 2026-04-08 12:14:53 -05:00
login.js Initial open source release 2026-04-08 12:14:53 -05:00
onboarding.js Initial open source release 2026-04-08 12:14:53 -05:00
playlists.js Fix 8 security findings from Phase 3 audit + device-detail banner refresh 2026-04-13 21:36:16 -05:00
reports.js Security audit remediation: auth, IDOR, XSS, hardening 2026-04-11 22:48:07 -05:00
schedule.js Initial open source release 2026-04-08 12:14:53 -05:00
settings.js Security audit remediation: auth, IDOR, XSS, hardening 2026-04-11 22:48:07 -05:00
teams.js Initial open source release 2026-04-08 12:14:53 -05:00
video-wall.js Initial open source release 2026-04-08 12:14:53 -05:00
widgets.js Initial open source release 2026-04-08 12:14:53 -05:00