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.
gitea/routers/private
zeripath dd1ba34ee5
Prevent panic in serv.go with Deploy Keys (#17434) (#17435)
Backport #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
..
hook.go Restore functionality for pushing non-standard refs (Partial #16705) (#16706) 4 years ago
internal.go add a new internal hook to save ssh log (#15787) 4 years ago
key.go Small refactoring of modules/private (#15947) 4 years ago
mail.go Small refactoring of modules/private (#15947) 4 years ago
manager.go Small refactoring of modules/private (#15947) 4 years ago
manager_unix.go Move macaron to chi (#14293) 4 years ago
manager_windows.go Small refactoring of modules/private (#15947) 4 years ago
restore_repo.go Small refactoring of modules/private (#15947) 4 years ago
serv.go Prevent panic in serv.go with Deploy Keys (#17434) (#17435) 3 years ago
ssh_log.go add a new internal hook to save ssh log (#15787) 4 years ago