Forgejo/routers/web/misc
wxiaoguang 265cd70bdb
Refactor CORS handler (#28587) (#28611)
Backport #28587, the only conflict is the test file.

The CORS code has been unmaintained for long time, and the behavior is
not correct.

This PR tries to improve it. The key point is written as comment in
code. And add more tests.

Fix #28515
Fix #27642
Fix #17098

(cherry picked from commit 7a2786ca6c)
2024-01-16 14:08:38 +00:00
..
markup.go Decouple the different contexts from each other (#24786) 2023-05-21 09:50:53 +08:00
misc.go Refactor CORS handler (#28587) (#28611) 2024-01-16 14:08:38 +00:00
swagger-forgejo.go [API] Forgejo API /api/forgejo/v1 2023-11-13 12:33:48 +01:00
swagger.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00