forgejo/routers/web/misc
wxiaoguang 7c0ab8b974
Make CORS work for oauth2 handlers ()
Fix 

Although there was `m.Post("/login/oauth/access_token", CorsHandler()...`,
it never really worked, because it still lacks the "OPTIONS" handler.
2023-11-23 21:19:26 +08:00
..
markup.go Decouple the different contexts from each other () 2023-05-21 09:50:53 +08:00
misc.go Make CORS work for oauth2 handlers () 2023-11-23 21:19:26 +08:00
swagger.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00