0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-24 06:49:35 +01:00
gitea/routers/api/v1
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
..
activitypub
admin
misc
notify
org Add Webhook authorization header (#20926) 2022-11-03 20:23:20 +02:00
packages
repo Add Webhook authorization header (#20926) 2022-11-03 20:23:20 +02:00
settings
swagger
user
utils Add Webhook authorization header (#20926) 2022-11-03 20:23:20 +02:00
api.go Add configuration for CORS allowed headers (#21747) 2022-11-11 14:39:27 +08:00
auth_windows.go
auth.go