mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 11:28:18 +00:00
Previously, public custom sections were only visible to logged-in users. In this PR, we are making them visible to anonymous as well. The reason is that Community Section will be moved into custom section model to be easily editable by admins.