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
zeripath 849356deaf
Prevent panic in serv.go with Deploy Keys (#17434)
Unfortunately there was a regression in #17373 which missed that the user is not
for deploy keys. This leads to a panic when pushing with deploy keys.

Fix #17412

Signed-off-by: Andrew Thornton <art27@cantab.net>
3 years ago
..
api/v1 Add API to get/edit wiki (#17278) 3 years ago
common Read expected buffer size (#17409) 3 years ago
install Use a variable but a function for IsProd because of a slight performance increment (#17368) 3 years ago
private Prevent panic in serv.go with Deploy Keys (#17434) 3 years ago
utils just add some unit tests (#16291) 3 years ago
web Fix CSV render error (#17406) 3 years ago
init.go Sync gitea app path for git hooks and authorized keys when starting (#17335) 3 years ago