mirror of
https://github.com/go-gitea/gitea
synced 2025-02-16 15:33:43 +01: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 |
||
---|---|---|
.. | ||
auth | ||
avatar | ||
base | ||
context | ||
cron | ||
highlight | ||
httplib | ||
indexer | ||
lfs | ||
log | ||
mailer | ||
markdown | ||
minwinsvc | ||
notification | ||
options | ||
private | ||
process | ||
public | ||
setting | ||
ssh | ||
sync | ||
templates | ||
user | ||
util | ||
validation |