Commit f5a0367
repo: milestone: make /milestone/:id endpoint accessible (go-gitea#11264)
Previously, this required authentication, but there's not actually
any privileged information on this page. Move the endpoint out of
the group that requires sign-in. It still requires the ability to
read issues and pull requests, so private repositories (for instance)
will not be exposed.
Fixes go-gitea#10312
Fixes go-gitea#112331 parent e27d72a commit f5a0367
1 file changed
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
704 | 704 | | |
705 | 705 | | |
706 | 706 | | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
707 | 715 | | |
708 | 716 | | |
709 | 717 | | |
| |||
761 | 769 | | |
762 | 770 | | |
763 | 771 | | |
764 | | - | |
765 | | - | |
766 | | - | |
767 | 772 | | |
768 | 773 | | |
769 | 774 | | |
| |||
0 commit comments