0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-06-03 11:09:40 +02:00
gitea/modules/httplib
Lunny Xiao 2eeae84cbd Add internal routes for ssh hook comands (#1471)
* add internal routes for ssh hook comands

* fix lint

* add comment on why package named private not internal but the route name is internal

* add comment above package private why package named private not internal but the route name is internal

* remove exp time on internal access

* move routes from /internal to /api/internal

* add comment and defer on UpdatePublicKeyUpdated
2017-04-19 11:45:01 +08:00
..
httplib.go Add internal routes for ssh hook comands (#1471) 2017-04-19 11:45:01 +08:00