0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-29 03:54:25 +01:00
gitea/routers
John Olheiser 95013fde60
Fix push-create SSH bugs (#10145)
* 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 10:40:35 +01:00
..
admin Movde dependents on macaron from modules/setting (#10050) 2020-01-29 09:47:46 +02:00
api/v1 Prevent DeleteUser API abuse (#10125) 2020-02-03 18:46:33 +02:00
dev
org Prevent DeleteUser API abuse (#10125) 2020-02-03 18:46:33 +02:00
private Fix push-create SSH bugs (#10145) 2020-02-05 10:40:35 +01:00
repo Move PushUpdateAddDeleteTags to repository module from models (#10106) 2020-02-03 09:47:04 +01:00
routes Movde dependents on macaron from modules/setting (#10050) 2020-01-29 09:47:46 +02:00
user working part of #9998 (#10114) 2020-02-03 10:21:50 +08:00
utils
home.go
init.go Add Unique Queue infrastructure and move TestPullRequests to this (#9856) 2020-02-02 23:19:58 +00:00
install.go
metrics.go
swagger_json.go