鏡像自
https://github.com/go-gitea/gitea
已同步 2025-12-07 13:28:25 +00:00
Make SHOW_USER_EMAIL also apply to profiles (#2258)
The e-mail address is currently only hidden from the explore page.
此提交包含在:
@@ -219,6 +219,8 @@ func Profile(ctx *context.Context) {
|
||||
}
|
||||
}
|
||||
|
||||
ctx.Data["ShowUserEmail"] = setting.UI.ShowUserEmail
|
||||
|
||||
ctx.HTML(200, tplProfile)
|
||||
}
|
||||
|
||||
|
||||
新增問題並參考
封鎖使用者