forgejo/routers
Kyle Evans 940ed92392
repo: milestone: make /milestone/:id endpoint accessible ()
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  
Fixes 
2020-05-03 10:07:04 +01:00
..
admin Users should not be able to prohibit their own login () 2020-04-06 10:23:15 -04:00
api/v1 API: Add pull review endpoints () 2020-05-02 03:20:51 +03:00
dev Display ui time with customize time location () 2019-08-15 22:46:21 +08:00
org Add Organization Wide Labels () 2020-04-01 01:14:46 -03:00
private Prevent clones and pushes to disabled wiki () 2020-04-19 15:26:58 +01:00
repo Show pull request selection even when unrelated branches () 2020-05-02 16:06:01 +08:00
routes repo: milestone: make /milestone/:id endpoint accessible () 2020-05-03 10:07:04 +01:00
user Refactor UpdateOAuth2Application () 2020-04-30 18:50:47 +01:00
utils Handle push rejection message in Merge & Web Editor () 2020-02-22 15:08:48 +02:00
home.go Add detected file language to code search () 2020-02-20 16:53:55 -03:00
init.go Language statistics bar for repositories () 2020-02-11 11:34:17 +02:00
install.go Add support for database schema in PostgreSQL () 2020-01-20 16:45:14 +01:00
metrics.go Use gitea forked macaron () 2019-08-23 12:40:29 -04:00
swagger_json.go Add gitea-vet () 2020-04-05 07:20:50 +01:00