-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Fix to allow comment poster to edit or delete his own comments #11671
Merged
Commits on May 29, 2020
-
bug: fix comment update permision check
No the ui only allow poster to update or delet comment, which is not reasonable and different with handle logic, this pr change it to allow poster of comment do it ref code: https://github.com/go-gitea/gitea/blob/e8955173a9be1acaa9a3755c37b6059422acda20/routers/repo/issue.go#L1636 https://github.com/go-gitea/gitea/blob/e8955173a9be1acaa9a3755c37b6059422acda20/routers/repo/issue.go#L1681 fix go-gitea#11663 Signed-off-by: a1012112796 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c91304f - Browse repository at this point
Copy the full SHA c91304fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72a23da - Browse repository at this point
Copy the full SHA 72a23daView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9351f8 - Browse repository at this point
Copy the full SHA e9351f8View commit details
Commits on May 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 102abf9 - Browse repository at this point
Copy the full SHA 102abf9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97903a4 - Browse repository at this point
Copy the full SHA 97903a4View commit details
Commits on Jun 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a5e324d - Browse repository at this point
Copy the full SHA a5e324dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f02f6e - Browse repository at this point
Copy the full SHA 8f02f6eView commit details
Commits on Jun 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3579867 - Browse repository at this point
Copy the full SHA 3579867View commit details -
Configuration menu - View commit details
-
Copy full SHA for c35e4cf - Browse repository at this point
Copy the full SHA c35e4cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f3d9d8 - Browse repository at this point
Copy the full SHA 0f3d9d8View commit details
Commits on Jun 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0090d28 - Browse repository at this point
Copy the full SHA 0090d28View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.