Skip to content

fix: add auth:sanctum middleware to EPG API endpoints#956

Merged
sparkison merged 3 commits intom3ue:devfrom
Serph91P:fix/epg-api-auth
Apr 6, 2026
Merged

fix: add auth:sanctum middleware to EPG API endpoints#956
sparkison merged 3 commits intom3ue:devfrom
Serph91P:fix/epg-api-auth

Conversation

@Serph91P
Copy link
Copy Markdown
Contributor

@Serph91P Serph91P commented Apr 4, 2026

EPG data endpoints were publicly accessible to anyone who could guess or enumerate a UUID. These endpoints are exclusively used by the in-app EPG viewer (app/Livewire/EpgViewer.php) and require the user to be authenticated.

Serph91P added 3 commits April 4, 2026 13:33
EPG data endpoints were publicly accessible to anyone who could guess
or enumerate a UUID. These endpoints are exclusively used by the
in-app EPG viewer (app/Livewire/EpgViewer.php) and require the user
to be authenticated.
@Serph91P Serph91P marked this pull request as ready for review April 4, 2026 12:57
@sparkison sparkison merged commit 1ef5af8 into m3ue:dev Apr 6, 2026
4 checks passed
@Serph91P Serph91P deleted the fix/epg-api-auth branch April 6, 2026 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants