1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-29 22:55:55 +00:00
gitea/routers/private
John Olheiser 2cd2614eaa
Fix push-create SSH bugs (#10145) (#10151)
* Attempt to fix push-create SSH bugs

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Fix binding

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Invalid ctx

Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-02-05 15:50:06 +01:00
..
hook.go Add branch protection option to block merge on requested changes. (#9592) 2020-01-03 19:47:09 +02:00
internal.go Batch hook pre- and post-receive calls (#8602) 2019-12-26 13:29:45 +02:00
key.go AuthorizedKeysCommand should not query db directly (#9371) 2019-12-16 20:49:07 -05:00
serv.go Fix push-create SSH bugs (#10145) (#10151) 2020-02-05 15:50:06 +01:00