Drew Noel
2cbea23d70
Add configuration for CORS allowed headers ( #21747 )
...
This PR enhances the CORS middleware usage by allowing for the headers
to be configured in `app.ini`.
Fixes #21746
Co-authored-by: KN4CK3R <admin@oldschoolhack.me >
Co-authored-by: John Olheiser <john.olheiser@gmail.com >
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
2022-11-11 14:39:27 +08:00
6543
54e9ee37a7
format with gofumpt ( #18184 )
...
* gofumpt -w -l .
* gofumpt -w -l -extra .
* Add linter
* manual fix
* change make fmt
2022-01-20 18:46:10 +01:00
zeripath
afd88a2418
Allow setting X-FRAME-OPTIONS ( #16643 )
...
* Allow setting X-FRAME-OPTIONS
This PR provides a mechanism to set the X-FRAME-OPTIONS header.
Fix #7951
Signed-off-by: Andrew Thornton <art27@cantab.net >
* Update docs/content/doc/advanced/config-cheat-sheet.en-us.md
Co-authored-by: John Olheiser <john.olheiser@gmail.com >
Co-authored-by: John Olheiser <john.olheiser@gmail.com >
2021-08-06 16:47:10 -04:00
Lunny Xiao
79ce91fdde
Movde dependents on macaron from modules/setting ( #10050 )
...
Co-authored-by: Lauris BH <lauris@nix.lv >
2020-01-29 09:47:46 +02:00
Tamal Saha
171b359877
Use gitea forked macaron ( #7933 )
...
Signed-off-by: Tamal Saha <tamal@appscode.com >
2019-08-23 12:40:29 -04:00
Tamal Saha
34d06f4c6b
Handle CORS requests ( #6289 )
2019-05-13 11:38:53 -04:00