mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-11-02 15:31:03 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| admin.go | ||
| cert.go | ||
| dump.go | ||
| hook.go | ||
| serv.go | ||
| web.go | ||
| web_graceful.go | ||
| web_windows.go | ||