Is it possible to configure Gitea so that Milestone pages don't require login? (for example, https://git.semicolin.games/semicolin/sneak/milestone/2 is a public repository, but you need to be logged in to see the milestone page.) It seems that by default, a not-logged-in user can see the /milestones page, and even which Issues are in which milestones, but not the page corresponding to a specific milestone.
Extend pages visible to non-logged-in users into specific milestone pages.
Description
From Discord:
Extend pages visible to non-logged-in users into specific milestone pages.