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.
forgejo/templates
Lanre Adelowo 094263db4d Show email if the authenticated user owns the profile page being requested for (#4981)
* Show email if the authenticated user owns the profile page being
requested for.

Also removed `setting.UI.ShowUserEmail` as it's documentation says it
only controls the email setting on the explore page

* fix current user check... This prevents a panic as a user must be signed in before ctx.User is called

* fix panic in tests

* try to fix tests

* Update year

* Test CI fail

* Revert change

* User 3 is not allowed to authorize

* Set user2 email to be private

* Change to user4 in explore page as user2 now has private email option set
5 years ago
..
admin Allow to set organization visibility (public, internal, private) (#1763) 5 years ago
base Allow labels to contain emoji (#6063) 5 years ago
custom Templates for extra links in top navbar and repo tool tabs. (#3308) 7 years ago
explore Allow to set organization visibility (public, internal, private) (#1763) 5 years ago
mail Add `noreferrer` to rel='noopener` for <a> tags (#4328) 6 years ago
org Allow to set organization visibility (public, internal, private) (#1763) 5 years ago
pwa Allow for user specific themes (#5668) 6 years ago
repo Implement "conversation lock" for issue comments (#5073) 5 years ago
status Provide better panic handling (#5902) 5 years ago
swagger Remove extra spaces (#6016) 5 years ago
user Show email if the authenticated user owns the profile page being requested for (#4981) 5 years ago
home.tmpl Translate home template to Czech (#5665) 6 years ago
install.tmpl Remove the required class from optional ssh port in installation page (#5428) 6 years ago