[PR #5515] [MERGED] fix adding reaction fail for read permission user #17822

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/5515
Author: @lunny
Created: 12/11/2018
Status: Merged
Merged: 12/11/2018
Merged by: @techknowlogick

Base: masterHead: lunny/fix_reaction


📝 Commits (2)

  • b451bb7 fix adding reaction fail for read permission
  • b68d9e9 Merge branch 'master' into lunny/fix_reaction

📊 Changes

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

View changed files

📝 routers/repo/issue.go (+2 -2)

📄 Description

A read permission user to a repo should add reaction to an issue or comment.
caused by #5314


🔄 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/5515 **Author:** [@lunny](https://github.com/lunny) **Created:** 12/11/2018 **Status:** ✅ Merged **Merged:** 12/11/2018 **Merged by:** [@techknowlogick](https://github.com/techknowlogick) **Base:** `master` ← **Head:** `lunny/fix_reaction` --- ### 📝 Commits (2) - [`b451bb7`](https://github.com/go-gitea/gitea/commit/b451bb71aec87bdcebf04367dcfe729051523a92) fix adding reaction fail for read permission - [`b68d9e9`](https://github.com/go-gitea/gitea/commit/b68d9e9f54420b072b60546883dba0d48bc942c8) Merge branch 'master' into lunny/fix_reaction ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `routers/repo/issue.go` (+2 -2) </details> ### 📄 Description A read permission user to a repo should add reaction to an issue or comment. caused by #5314 --- <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 16:02:40 -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#17822