forgejo/routers/install
wxiaoguang 9b25bfa8f4
Remove redundant "RouteMethods" method (#26024)
The `RouteMethods` is mainly an alias for `Methods` with different
argument order.

Remove it to keep the "route.go" code clear
2023-07-21 00:43:49 +02:00
..
install.go Show correct SSL Mode on "install page" (#25818) 2023-07-11 18:09:23 -04:00
routes.go Remove redundant "RouteMethods" method (#26024) 2023-07-21 00:43:49 +02:00
routes_test.go Fix install page context, make the install page tests really test (#24858) 2023-05-23 09:29:15 +08:00