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

Fix bugs related to notification endpoints #25548

Merged
merged 5 commits into from Jun 28, 2023

Conversation

Zettat123
Copy link
Contributor

@Zettat123 Zettat123 commented Jun 28, 2023

This PR

@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jun 28, 2023
@lunny lunny added the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label Jun 28, 2023
@techknowlogick techknowlogick merged commit defd807 into go-gitea:main Jun 28, 2023
23 checks passed
@GiteaBot GiteaBot added this to the 1.21.0 milestone Jun 28, 2023
GiteaBot pushed a commit to GiteaBot/gitea that referenced this pull request Jun 28, 2023
@GiteaBot GiteaBot added backport/done and removed reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. labels Jun 28, 2023
silverwind pushed a commit that referenced this pull request Jun 28, 2023
Backport #25548 by @Zettat123

This PR
- fixes #25545
- fixes two incorrect `reqToken()` in `/notifications` endpoints (caused
by #24767)

Co-authored-by: Zettat123 <zettat123@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/done backport/v1.20 kind/bug lgtm/done size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Development

Successfully merging this pull request may close these issues.

Changing state of notifications via API results in internal server error 500
6 participants