1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-09 19:18:20 +00:00
Files
gitea/routers/api/v1/notify
Giteabot 77db40e084 Fix bugs related to notification endpoints (#25548) (#25562)
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>
2023-06-28 16:24:48 +00:00
..