summaryrefslogtreecommitdiffstats
path: root/modules/setting/cors.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor the setting to make unit test easier (#22405)Lunny Xiao2023-02-201-6/+2
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add configuration for CORS allowed headers (#21747)Drew Noel2022-11-111-0/+2
* format with gofumpt (#18184)65432022-01-201-17/+15
* Allow setting X-FRAME-OPTIONS (#16643)zeripath2021-08-061-2/+4
* Movde dependents on macaron from modules/setting (#10050)Lunny Xiao2020-01-291-18/+15
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-2/+2
* Handle CORS requests (#6289)Tamal Saha2019-05-131-0/+41