RSS export on modpack changelogs

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
So require the user to authenticate? I don't see a huge problem here.

Unless I'm overlooking something, I can't set the username and password.

I can create the feed but cannot view it because I'm challenged for authentication.
 
You mean sort of like this?

The RSS feed is constructed dynamically based on the URL. Remove the &os_authType parameter from your constructed URL and it should run without requiring a challenge pass as well.
 
Tried removing &os_authType from the URL and was still challenged but that feed is exactly what I was after, thanks Vauthil.