mirror of
https://github.com/go-gitea/gitea.git
synced 2025-06-21 05:28:00 +02:00
Merge branch 'master' of github.com:gogits/gogs
Conflicts: routers/user/user.go web.go
This commit is contained in:
@ -63,7 +63,7 @@ func IsSignedIn(session sessions.Session) bool {
|
||||
|
||||
type FeedsForm struct {
|
||||
UserId int64 `form:"userid" binding:"Required"`
|
||||
Offset int64 `form:"offset"`
|
||||
Page int64 `form:"p"`
|
||||
}
|
||||
|
||||
type UpdateProfileForm struct {
|
||||
|
Reference in New Issue
Block a user