Skip to content

Show public RSS feeds to anonymous users

What does this MR do?

It ensures that existing RSS buttons and autodiscovery links are still rendered even when logged out.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

If an anonymous user can access a page with an RSS button or autodiscovery link, then they should be shown the RSS button or autodiscovery link.

Screenshots (if relevant)

Example Before

Screen_Shot_2017-02-28_at_12.55.08_PM

Example After

Screen_Shot_2017-02-28_at_12.54.46_PM

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #2629 (closed)

Merge request reports