forgejo/tests
JakobDev d89003cc1b Fix API leaking Usermail if not logged in (#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: silverwind <me@silverwind.io>
(cherry picked from commit ea385f5d39)
2023-08-05 11:43:54 +00:00
..
e2e
fuzz
gitea-lfs-meta
gitea-repositories-meta
integration Fix API leaking Usermail if not logged in (#25097) 2023-08-05 11:43:54 +00:00
mssql.ini.tmpl Update email-setup.en-us.md (#26068) (#26166) 2023-07-30 07:43:05 +02:00
mysql.ini.tmpl Update email-setup.en-us.md (#26068) (#26166) 2023-07-30 07:43:05 +02:00
mysql8.ini.tmpl
pgsql.ini.tmpl Update email-setup.en-us.md (#26068) (#26166) 2023-07-30 07:43:05 +02:00
sqlite.ini.tmpl Update email-setup.en-us.md (#26068) (#26166) 2023-07-30 07:43:05 +02:00
test_utils.go