This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/templates/user
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
2019-02-19 09:11:50 -05:00
..
auth
dashboard Create repository on organisation by default on its dashboard (#6026) 2019-02-10 13:30:25 +00:00
meta
notification
settings Allow for user specific themes (#5668) 2019-01-09 12:22:57 -05:00
profile.tmpl Show email if the authenticated user owns the profile page being requested for (#4981) 2019-02-19 09:11:50 -05:00