mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6706ac2a0f
Always respect the `setting.UI.ShowUserEmail` and `KeepEmailPrivate` setting. * It doesn't make sense to show user's own E-mail to themself. * Always hide the E-mail if KeepEmailPrivate=true, then the user could know how their profile page looks like for others. * Revert the `setting.UI.ShowUserEmail` change from #4981 . This setting is used to control the E-mail display, not only for the user list page. ps: the incorrect `<div .../>` tag on the profile page has been fixed by #23748 together, so this PR becomes simpler. |
2 years ago | |
---|---|---|
.. | ||
setting | 2 years ago | |
avatar.go | 2 years ago | |
code.go | 2 years ago | |
home.go | 2 years ago | |
home_test.go | 2 years ago | |
main_test.go | 2 years ago | |
notification.go | 2 years ago | |
package.go | 2 years ago | |
profile.go | 2 years ago | |
search.go | 2 years ago | |
stop_watch.go | 2 years ago | |
task.go | 2 years ago |