mirror of https://github.com/go-gitea/gitea.git
Make CORS work for oauth2 handlers (#28184)
Fix #25473 Although there was `m.Post("/login/oauth/access_token", CorsHandler()...`, it never really worked, because it still lacks the "OPTIONS" handler.pull/28182/head^2
parent
778d604346
commit
7c0ab8b974
Loading…
Reference in New Issue