forgejo/cmd
Lunny Xiao 2eeae84cbd Add internal routes for ssh hook comands ()
* 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
..
admin.go refactor: show command help message. () 2017-04-12 15:44:54 +08:00
cert.go Cleanup log messaging 2017-02-02 15:24:18 +01:00
dump.go refactor: show command help message. () 2017-04-12 15:44:54 +08:00
hook.go Comment force push detect to fix bug () 2017-03-01 23:01:03 +08:00
serv.go Add internal routes for ssh hook comands () 2017-04-19 11:45:01 +08:00
web.go Add internal routes for ssh hook comands () 2017-04-19 11:45:01 +08:00
web_graceful.go refactor: show command help message. () 2017-04-12 15:44:54 +08:00
web_windows.go fix windows build broken by 2016-12-31 17:16:02 +08:00