You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers
JakobDev e9f5067653
Add missing `reqToken()` to notifications endpoints (#26914)
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.
10 months ago
..
api Add missing `reqToken()` to notifications endpoints (#26914) 10 months ago
common Start using template context function (#26254) 11 months ago
install Use docs.gitea.com instead of docs.gitea.io (#26739) 11 months ago
private Fix verifyCommits error when push a new branch (#26664) 11 months ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Add more descriptive error on forgot password page (#26848) 10 months ago
init.go Move feed notification service layer (#26908) 10 months ago