gitea/routers/private
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
..
default_branch.go
hook_post_receive.go
hook_pre_receive.go Clean-up HookPreReceive and restore functionality for pushing non-standard refs (#16705) 2021-09-16 15:34:54 +02:00
hook_proc_receive.go
hook_verification.go
internal.go
internal_repo.go
key.go
mail.go
manager.go
manager_unix.go
manager_windows.go
restore_repo.go
serv.go
ssh_log.go