[PR #515] [MERGED] Permissions bug fix for webhooks #15426

Closed
opened 2025-11-02 11:46:16 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/515
Author: @ethantkoenig
Created: 12/27/2016
Status: Merged
Merged: 12/28/2016
Merged by: @bkcsoft

Base: masterHead: fix/hooks


📝 Commits (1)

  • 255dbf7 Permissions bug fix for webhooks

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 routers/api/v1/api.go (+1 -1)

📄 Description

Require write-level permissions for webhook API operations, like the Github API.


🔄 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/515 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 12/27/2016 **Status:** ✅ Merged **Merged:** 12/28/2016 **Merged by:** [@bkcsoft](https://github.com/bkcsoft) **Base:** `master` ← **Head:** `fix/hooks` --- ### 📝 Commits (1) - [`255dbf7`](https://github.com/go-gitea/gitea/commit/255dbf746c77c2a23777947ba6ced7ca6ecf3c21) Permissions bug fix for webhooks ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `routers/api/v1/api.go` (+1 -1) </details> ### 📄 Description Require write-level permissions for webhook API operations, like the Github API. --- <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 11:46:17 -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#15426