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/models/fixtures
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
..
access.yml
access_token.yml
action.yml User action heatmap (#5131) 2018-10-23 10:57:42 +08:00
attachment.yml
collaboration.yml
comment.yml Hide outdated comments in file view (#5017) 2018-10-05 11:49:30 -04:00
commit_status.yml
deleted_branch.yml
deploy_key.yml
email_address.yml
follow.yml
gpg_key.yml
hook_task.yml
issue.yml Add option to close issues via commit on a non master branch (#5992) 2019-02-10 21:27:19 +02:00
issue_assignees.yml
issue_label.yml
issue_user.yml
issue_watch.yml
label.yml
login_source.yml
milestone.yml
notice.yml
notification.yml
org_user.yml
protected_branch.yml
public_key.yml
pull_request.yml
reaction.yml
release.yml
repo_indexer_status.yml
repo_redirect.yml
repo_topic.yml feat(repo): support search repository by topic name (#4505) 2018-09-13 10:33:48 +08:00
repo_unit.yml Add rebase with merge commit merge style (#3844) (#4052) 2018-12-27 12:27:08 +02:00
repository.yml Add option to close issues via commit on a non master branch (#5992) 2019-02-10 21:27:19 +02:00
review.yml Show review summary in pull requests (#5132) 2018-11-22 15:17:36 +02:00
star.yml
stopwatch.yml
team.yml Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
team_repo.yml Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
team_unit.yml Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
team_user.yml Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
topic.yml feat(repo): support search repository by topic name (#4505) 2018-09-13 10:33:48 +08:00
tracked_time.yml
u2f_registration.yml
user.yml Show email if the authenticated user owns the profile page being requested for (#4981) 2019-02-19 09:11:50 -05:00
user_open_id.yml
watch.yml
webhook.yml