0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-02-16 15:33:43 +01:00
gitea/modules
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
..
auth Better URL validation (#1507) 2017-04-19 11:02:20 +08:00
avatar
base
context
cron
highlight
httplib Add internal routes for ssh hook comands (#1471) 2017-04-19 11:45:01 +08:00
indexer
lfs
log
mailer
markdown Sanitation fix from Gogs (#1461) 2017-04-13 10:52:24 +08:00
minwinsvc
notification
options
private Add internal routes for ssh hook comands (#1471) 2017-04-19 11:45:01 +08:00
process
public
setting Add internal routes for ssh hook comands (#1471) 2017-04-19 11:45:01 +08:00
ssh
sync
templates Sanitation fix from Gogs (#1461) 2017-04-13 10:52:24 +08:00
user
util
validation Better URL validation (#1507) 2017-04-19 11:02:20 +08:00