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>
2021-10-26 01:24:19 +02:00
..
api/v1 Add API to get/edit wiki (#17278) 2021-10-25 11:43:40 +08:00
common Read expected buffer size (#17409) 2021-10-24 22:12:43 +01:00
install
private Prevent panic in serv.go with Deploy Keys (#17434) 2021-10-26 01:24:19 +02:00
utils
web Fix CSV render error (#17406) 2021-10-25 00:42:32 +02:00
init.go