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 4fd8ac0653
Fix API leaking Usermail if not logged in (#25097) (#26350)
Backport #25097

The API should only return the real Mail of a User, if the caller is
logged in. The check do to this don't work. This PR fixes this. This not
really a security issue, but can lead to Spam.

Co-authored-by: JakobDev <jakobdev@gmx.de>
Co-authored-by: silverwind <me@silverwind.io>
2 years ago
..
e2e Rewrite logger system (#24726) 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 Fix bug of branches API with tests(#25578) (#25579) 2 years ago
integration Fix API leaking Usermail if not logged in (#25097) (#26350) 2 years ago
mssql.ini.tmpl Update email-setup.en-us.md (#26068) (#26166) 2 years ago
mysql.ini.tmpl Update email-setup.en-us.md (#26068) (#26166) 2 years ago
mysql8.ini.tmpl Implement actions artifacts (#22738) 2 years ago
pgsql.ini.tmpl Update email-setup.en-us.md (#26068) (#26166) 2 years ago
sqlite.ini.tmpl Update email-setup.en-us.md (#26068) (#26166) 2 years ago
test_utils.go Replace `interface{}` with `any` (#25686) (#25687) 2 years ago