forgejo/templates
mrsdizzie 04003d9dc7 Make distinction between DisplayName and Username in email templates (#6495)
* Make distinction between DisplayName and Username in email templates

Store the actual username in the variable named Username and store the
separate DisplayName in another variable. This allows us to access the
actual username when we need, which currently fails if a user has set a
full name.

Fixes #6161

* Use u.Name directly

No need for extra function, also change use in all mail sending
functions here

* Don't include Username when not used
2019-04-04 10:52:48 +03:00
..
admin
base
custom
explore
mail Make distinction between DisplayName and Username in email templates (#6495) 2019-04-04 10:52:48 +03:00
org
pwa
repo Show last commit status in pull request lists (#6465) 2019-04-02 15:54:29 -04:00
status
swagger
user Show last commit status in pull request lists (#6465) 2019-04-02 15:54:29 -04:00
home.tmpl
install.tmpl