RSS Display with authenticated Feed

Permalink
Hi All,

I have a feed that requires authentication to display. The problem I run into is to get this to display correctly I have to put my URL in like the following:

https://user:pass@myurl.com/my/xml/feed...

Because of this when my links are created the look like:

https://user:pass@myurl.com/my/page.html...

Another person I work with uses this same URL with Wordpress, but doesn't have the user and password in the link that is created for the RSS display.

I looked at the RSS Display block and could't figure out if there was a way to remove the username and password from the URL.

Thanks,

Derek