]> source.dussan.org Git - gitea.git/commit
Add CORS config on to /login/oauth/access_token endpoint (#14850)
authorzeripath <art27@cantab.net>
Thu, 4 Mar 2021 01:25:30 +0000 (01:25 +0000)
committerGitHub <noreply@github.com>
Thu, 4 Mar 2021 01:25:30 +0000 (03:25 +0200)
commit0044e804912099a6478b747230cdc37b2c8a3047
treee160e183880f24a7efcd50d3e9f11eeec3769abe
parent59d1cc49f1d7c63d25e2a139befc8c02b830ba09
Add CORS config on to /login/oauth/access_token endpoint (#14850)

Fix #7204

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Lauris BH <lauris@nix.lv>
routers/routes/web.go