Mubelotix@jlai.lu to Selfhosted@lemmy.worldEnglish · 2 days agoJellyfin critical security update - This is not a jokegithub.comexternal-linkmessage-square246fedilinkarrow-up1689
arrow-up1689external-linkJellyfin critical security update - This is not a jokegithub.comMubelotix@jlai.lu to Selfhosted@lemmy.worldEnglish · 2 days agomessage-square246fedilink
minus-squarewhimsy@lemmy.ziplinkfedilinkEnglisharrow-up3·1 day agoHmmm, I’m a bit rusty on this but can’t one put an auth gate in front of the application, handled by the reverse proxy?
minus-squareradar@programming.devlinkfedilinkEnglisharrow-up2·1 day agoYou can, that would actually give you security. Not sure how many people do that. I assumed a straight reverse proxy without any auth
minus-squarePeriodicallyPedantic@lemmy.calinkfedilinkEnglisharrow-up1·4 hours agoI think that’s one of the major reasons to use pangolin over something like nginx - built in auth and support for oidc. Of course, the native jellyfin apps don’t like the auth layer so idk if it helps if you’re trying to install it on your dad’s tv
Hmmm, I’m a bit rusty on this but can’t one put an auth gate in front of the application, handled by the reverse proxy?
You can, that would actually give you security. Not sure how many people do that. I assumed a straight reverse proxy without any auth
I think that’s one of the major reasons to use pangolin over something like nginx - built in auth and support for oidc.
Of course, the native jellyfin apps don’t like the auth layer so idk if it helps if you’re trying to install it on your dad’s tv