1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-30 14:18:38 +00:00

fix: Wrong repo list on Explore page if user already loggin. (#1009)

* fix: Wrong repo list on Explore page if user already loggin.

* fix: code readable.

* fix: declare variable
This commit is contained in:
Bo-Yi Wu
2017-02-22 21:15:14 +08:00
committed by Lunny Xiao
parent d6748284bd
commit 83b6d03231
4 changed files with 128 additions and 12 deletions

View File

@@ -194,3 +194,18 @@
avatar_email: user13@example.com
num_repos: 1
is_active: true
-
id: 14
lower_name: user14
name: user14
full_name: User 14
email: user14@example.com
passwd: password
type: 0 # individual
salt: salt
is_admin: false
avatar: avatar14
avatar_email: user13@example.com
num_repos: 3
is_active: true