1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-26 13:15:48 +00:00
gitea/routers/api/v1
techknowlogick 5fb1ad7011 Webhook Logs show proper HTTP Method, and allow change HTTP method in form (#6953)
* Fix #6951 - logs show proper HTTP Method, and allow change HTTP method
in form

* enforce POST method for webhook

* set default if method is empty
2019-05-15 20:01:53 +08:00
..
admin Move sdk structs to modules/structs (#6905) 2019-05-11 18:21:34 +08:00
convert Move sdk structs to modules/structs (#6905) 2019-05-11 18:21:34 +08:00
misc Move sdk structs to modules/structs (#6905) 2019-05-11 18:21:34 +08:00
org Move sdk structs to modules/structs (#6905) 2019-05-11 18:21:34 +08:00
repo Move sdk structs to modules/structs (#6905) 2019-05-11 18:21:34 +08:00
swagger Move sdk structs to modules/structs (#6905) 2019-05-11 18:21:34 +08:00
user Change drone token name to let users know to use oauth2 (#6912) 2019-05-12 13:29:07 -04:00
utils Webhook Logs show proper HTTP Method, and allow change HTTP method in form (#6953) 2019-05-15 20:01:53 +08:00
api.go Handle CORS requests (#6289) 2019-05-13 11:38:53 -04:00