1
0
Fork 0
forked from forgejo/forgejo
forgejo-domi/routers
JakobDev e9f5067653
Add missing reqToken() to notifications endpoints ()
They currently throw a Internal Server Error when you use them without a
token. Now they correctly return a `token is required` error.

This is no security issue. If you use this endpoints with a token that
don't have the correct permission, you get the correct error. This is
not affected by this PR.
2023-09-05 14:43:34 +00:00
..
api Add missing reqToken() to notifications endpoints () 2023-09-05 14:43:34 +00:00
common Start using template context function () 2023-08-08 01:22:47 +00:00
install Use docs.gitea.com instead of docs.gitea.io () 2023-08-27 11:59:12 +00:00
private Fix verifyCommits error when push a new branch () 2023-08-30 02:27:53 +00:00
utils Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
web Add more descriptive error on forgot password page () 2023-09-01 16:15:39 +00:00
init.go Move feed notification service layer () 2023-09-05 13:00:52 +00:00