forgejo/routers/api/v1
zeripath f8ec43dbc7
Extract constant names out for the ReverseProxy and Basic authentication methods ()
In order to reduce load on the GC extract out the constant names of the Basic and ReverseProxy methods.

As mentioned in https://github.com/go-gitea/gitea/pull/15119#discussion_r730352176

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-11-20 23:33:18 +08:00
..
admin Use a standalone struct name for Organization () 2021-11-19 19:41:40 +08:00
misc Add nodeinfo endpoint for federation purposes () 2021-09-28 01:38:06 +02:00
notify Fix 500 when a comment was deleted which has a notification () 2021-11-10 13:48:45 +08:00
org Use a standalone struct name for Organization () 2021-11-19 19:41:40 +08:00
repo Use hostmatcher to replace matchlist, improve security () 2021-11-20 17:34:05 +08:00
settings Make mirror feature more configurable () 2021-09-07 17:49:36 +02:00
swagger Add API to get/edit wiki () 2021-10-25 11:43:40 +08:00
user Use a standalone struct name for Organization () 2021-11-19 19:41:40 +08:00
utils Use a standalone struct name for Organization () 2021-11-19 19:41:40 +08:00
api.go Extract constant names out for the ReverseProxy and Basic authentication methods () 2021-11-20 23:33:18 +08:00