Closed
Description
Description
Using the Gitea API it is currrently possible with the new commit status endpoint to add a commit status to a repository, even if you don't have write access to that repository. This function does not check, if the user has access to the repository.
Gitea Version
from 1.16.8 to 1.18.0+dev-90-gc8e0fd0bc
Can you reproduce the bug on the Gitea demo site?
Yes