You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/web/misc
wxiaoguang 7c0ab8b974
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.
1 year ago
..
markup.go Decouple the different contexts from each other (#24786) 2 years ago
misc.go Make CORS work for oauth2 handlers (#28184) 1 year ago
swagger.go Implement FSFE REUSE for golang files (#21840) 2 years ago