gitea/routers
wxiaoguang b41925cee3
Refactor CORS handler (#28587)
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
2023-12-25 20:13:18 +08:00
..
api Refactor CORS handler (#28587) 2023-12-25 20:13:18 +08:00
common Clean up template locale usage (#27856) 2023-10-31 22:11:48 +08:00
install Enhanced auth token / remember me (#27606) 2023-10-14 00:56:41 +00:00
private Improve ObjectFormat interface (#28496) 2023-12-19 07:20:47 +00:00
utils Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
web Refactor CORS handler (#28587) 2023-12-25 20:13:18 +08:00
init.go Always enable caches (#28527) 2023-12-19 09:29:05 +00:00