gitea/routers/private
zeripath 25437672bf
Restore functionality for pushing non-standard refs (Partial #16705) (#16706)
Partial Backport #16705

There was an inadvertent breaking change in #15629 meaning that notes refs and other
git extension refs will be automatically rejected.

This PR removes this incorrect forced rejection of non-standard refs.

Fix #16688

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-08-17 10:24:47 +02:00
..
hook.go Restore functionality for pushing non-standard refs (Partial #16705) (#16706) 2021-08-17 10:24:47 +02:00
internal.go
key.go Small refactoring of modules/private (#15947) 2021-06-23 15:38:19 -04:00
mail.go Small refactoring of modules/private (#15947) 2021-06-23 15:38:19 -04:00
manager.go Small refactoring of modules/private (#15947) 2021-06-23 15:38:19 -04:00
manager_unix.go
manager_windows.go Small refactoring of modules/private (#15947) 2021-06-23 15:38:19 -04:00
restore_repo.go Small refactoring of modules/private (#15947) 2021-06-23 15:38:19 -04:00
serv.go Small refactoring of modules/private (#15947) 2021-06-23 15:38:19 -04:00
ssh_log.go