You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers
zeripath 19e2c6a302
Set AllowedHeaders on API CORS handler (#16524)
Set AllowedHeaders on API CORS handler and add missing Access-Control-Expose-Headers
to pull API.

Fix #16100

Signed-off-by: Andrew Thornton <art27@cantab.net>
3 years ago
..
api/v1 Set AllowedHeaders on API CORS handler (#16524) 3 years ago
common Rename context.Query to context.Form (#16562) 3 years ago
install just add some unit tests (#16291) 3 years ago
private Rename context.Query to context.Form (#16562) 3 years ago
utils just add some unit tests (#16291) 3 years ago
web Pre-fill suggested New File 'name' and 'content' with Query Params (#16556) 3 years ago
init.go Refactor: Move login out of models (#16199) 3 years ago