Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent panic in serv.go with Deploy Keys (go-gitea#17434)
Unfortunately there was a regression in go-gitea#17373 which missed that the user is not for deploy keys. This leads to a panic when pushing with deploy keys. Fix go-gitea#17412 Signed-off-by: Andrew Thornton <art27@cantab.net>
- Loading branch information