mirror of
https://github.com/go-gitea/gitea
synced 2024-11-02 16:24:25 +00:00
7c0ab8b974
Fix #25473 Although there was `m.Post("/login/oauth/access_token", CorsHandler()...`, it never really worked, because it still lacks the "OPTIONS" handler. |
||
---|---|---|
.. | ||
middleware | ||
routing | ||
types | ||
handler.go | ||
route_test.go | ||
route.go | ||
routemock_test.go | ||
routemock.go |