1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-18 09:15:49 +00:00
gitea/templates/user
Gerd Katzenbeisser 31f8880bc2
Show placeholder email in privacy popup (#27770)
This PR will show the _noreply_ address in the privacy popup
_keep_email_private_popup_.

I had to look into the source code to figure out which E-Mail Adress I
had to use on gitea.com to hide it from public access.

According to the contribution guidelines I only updated the en-US
translation file.

Co-authored-by: Hakito <hakito@git.example.com>
2023-10-25 11:12:36 +00:00
..
auth Don't show Link to TOTP if not set up (#27585) 2023-10-11 20:12:54 +00:00
dashboard Fix template bug (#27581) 2023-10-11 14:02:15 +00:00
notification More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
overview Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
settings Show placeholder email in privacy popup (#27770) 2023-10-25 11:12:36 +00:00
code.tmpl Fix inconsistent user profile layout across tabs (#25625) 2023-07-06 18:59:24 +00:00
heatmap.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
profile.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00