Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set X-Gitea-Debug header once (#23361) #23381

Merged
merged 1 commit into from
Mar 8, 2023

Commits on Mar 8, 2023

  1. Set X-Gitea-Debug header once (go-gitea#23361)

    Instead of adding it
    
    # Before
    On the raw commit page:
    
    ![image](https://user-images.githubusercontent.com/20454870/223470744-cdf11898-e023-4198-8c8b-c294e5d78b73.png)
    
    # After
    
    ![image](https://user-images.githubusercontent.com/20454870/223470596-af898d66-bd5b-4ddb-b220-ceb1f149bfec.png)
    
    Fixes go-gitea#23308
    
    ---------
    
    Signed-off-by: Yarden Shoham <[email protected]>
    Co-authored-by: techknowlogick <[email protected]>
    Co-authored-by: John Olheiser <[email protected]>
    3 people authored and GiteaBot committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    92d6766 View commit details
    Browse the repository at this point in the history