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.
gitea/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.
1 year ago
..
api Add missing `reqToken()` to notifications endpoints (#26914) 1 year ago
common Start using template context function (#26254) 2 years ago
install Use docs.gitea.com instead of docs.gitea.io (#26739) 1 year ago
private Fix verifyCommits error when push a new branch (#26664) 1 year ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Add more descriptive error on forgot password page (#26848) 1 year ago
init.go Move feed notification service layer (#26908) 1 year ago