mirror of https://github.com/go-gitea/gitea.git
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.
5155ec35c5
Close: #22890. --- ### Configure in .ini file: ```ini [log] REQUEST_ID_HEADERS = X-Request-ID, X-Trace-Id ``` ### Params in Request Header ``` X-Trace-ID: trace-id-1q2w3e4r ``` ![image](https://user-images.githubusercontent.com/33891828/218665296-8fd19a0f-ada6-4236-8bdb-f99201c703e8.png) ### Log output: ![image](https://user-images.githubusercontent.com/33891828/218665225-cc242a57-4ffc-449a-a1f6-f45ded0ead60.png) |
2 years ago | |
---|---|---|
.. | ||
access_log.go | 2 years ago | |
api.go | 2 years ago | |
api_org.go | 2 years ago | |
api_test.go | 2 years ago | |
auth.go | 2 years ago | |
captcha.go | 2 years ago | |
context.go | 2 years ago | |
csrf.go | 2 years ago | |
form.go | 2 years ago | |
org.go | 2 years ago | |
package.go | 2 years ago | |
pagination.go | 2 years ago | |
permission.go | 2 years ago | |
private.go | 2 years ago | |
repo.go | 2 years ago | |
response.go | 2 years ago | |
utils.go | 2 years ago | |
xsrf.go | 2 years ago | |
xsrf_test.go | 2 years ago |