1
0
mirror of https://gitcode.com/gitea/gitea.git synced 2025-07-09 06:40:05 +08:00

Add code of add public key

This commit is contained in:
Unknown
2014-02-20 16:51:03 -05:00
parent 104aa23a9e
commit 594ec0b659
4 changed files with 57 additions and 1 deletions
models
routers/user
templates/user
web.go

@ -10,8 +10,8 @@ import (
"strings"
"time"
"github.com/gogits/gogs/utils/log"
git "github.com/libgit2/git2go"
"github.com/qiniu/log"
)
type Repo struct {