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.
gitea/tests
wxiaoguang 6706ac2a0f
Fix profile page email display, respect settings (#23747)
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
..
e2e Use data-tooltip-content for tippy tooltip (#23649) 2 years ago
fuzz Move fuzz tests into tests/fuzz (#22376) 2 years ago
gitea-lfs-meta Test views of LFS files (#22196) 2 years ago
gitea-repositories-meta Replace `repo.namedBlob` by `git.TreeEntry`. (#22898) 2 years ago
integration Fix profile page email display, respect settings (#23747) 2 years ago
mssql.ini.tmpl Kd/ci playwright go test (#20123) 2 years ago
mysql.ini.tmpl Split CI pipelines (#23385) 2 years ago
mysql8.ini.tmpl Kd/ci playwright go test (#20123) 2 years ago
pgsql.ini.tmpl Split CI pipelines (#23385) 2 years ago
sqlite.ini.tmpl Clean some legacy files and move some build files (#23699) 2 years ago
test_utils.go add path prefix to ObjectStorage.Iterator (#23332) 2 years ago
testlogger.go Implement FSFE REUSE for golang files (#21840) 2 years ago