jgonyea / grav-plugin-podcast

GravCMS plugin that creates podcast channel and podcast episode page templates along with a podcast RSS feed.
MIT License
18 stars 7 forks source link

Is there a way to setup basic http auth ? #47

Closed Limezy closed 2 years ago

Limezy commented 2 years ago

Hi ! Thanks for this awesome project. I would like to setup a private podcast --> is there a way to setup basic http auth ? I've tried using a restriced login access to the podcast page, but that seems not to be compatible with Apple Podcast app. Thanks :)

jgonyea commented 2 years ago

Basic http auth would be something you would setup via your apache application https://httpd.apache.org/docs/2.4/howto/auth.html