[PR #4995] [MERGED] Disable debug routes unless PPROF is enabled in configuration #17583

Closed
opened 2025-11-02 14:13:58 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4995
Author: @lafriks
Created: 9/29/2018
Status: Merged
Merged: 9/29/2018
Merged by: @techknowlogick

Base: masterHead: fix/pprof_routes


📝 Commits (1)

  • 040aae8 Disable debug routes unless PPROF is enabled in configuration

📊 Changes

3 files changed (+20 additions, -15 deletions)

View changed files

📝 Gopkg.lock (+2 -2)
📝 routers/routes/routes.go (+1 -0)
📝 vendor/github.com/go-macaron/toolbox/toolbox.go (+17 -13)

📄 Description

Fixes #4966


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/4995 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 9/29/2018 **Status:** ✅ Merged **Merged:** 9/29/2018 **Merged by:** [@techknowlogick](https://github.com/techknowlogick) **Base:** `master` ← **Head:** `fix/pprof_routes` --- ### 📝 Commits (1) - [`040aae8`](https://github.com/go-gitea/gitea/commit/040aae8364323bdf06c288d840c18a01f17bfa58) Disable debug routes unless PPROF is enabled in configuration ### 📊 Changes **3 files changed** (+20 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `Gopkg.lock` (+2 -2) 📝 `routers/routes/routes.go` (+1 -0) 📝 `vendor/github.com/go-macaron/toolbox/toolbox.go` (+17 -13) </details> ### 📄 Description Fixes #4966 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 14:13:58 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#17583