0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-01 15:39:26 +01:00
gitea/modules/middleware
taziden febaddfd1d actually use SshPort variable
SshPort is defined (SSH_PORT) but the value is not actually used (just compared to default port 22).
2014-07-27 20:32:41 +02:00
..
binding Clean names 2014-05-08 22:12:05 -04:00
auth.go Fixed #209 2014-05-25 20:11:25 -04:00
context.go Fix bug that collaborators are able to modify settings of repository 2014-07-04 01:23:11 -04:00
logger.go Fixed #209 2014-05-25 20:11:25 -04:00
render.go Fixed #209 2014-05-25 20:11:25 -04:00
repo.go actually use SshPort variable 2014-07-27 20:32:41 +02:00
static.go Change martini.Static to custom Static function 2014-07-04 17:26:15 -04:00