You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/cmd
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
7 years ago
..
admin.go refactor: show command help message. (#1486) 7 years ago
cert.go Cleanup log messaging 8 years ago
dump.go refactor: show command help message. (#1486) 7 years ago
hook.go Comment force push detect to fix bug #1073 (#1077) 7 years ago
serv.go Add internal routes for ssh hook comands (#1471) 7 years ago
web.go Add internal routes for ssh hook comands (#1471) 7 years ago
web_graceful.go refactor: show command help message. (#1486) 7 years ago
web_windows.go fix windows build broken by #416 8 years ago