[PR #2258] [MERGED] Make SHOW_USER_EMAIL also apply to profiles #16311

Closed
opened 2025-11-02 12:07:23 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2258
Author: @michaelkuhn
Created: 8/4/2017
Status: Merged
Merged: 8/17/2017
Merged by: @lunny

Base: masterHead: show-user-email


📝 Commits (1)

  • 43dbc33 Make SHOW_USER_EMAIL also apply to profiles

📊 Changes

3 files changed (+73 additions, -1 deletions)

View changed files

integrations/setting_test.go (+70 -0)
📝 routers/user/profile.go (+2 -0)
📝 templates/user/profile.tmpl (+1 -1)

📄 Description

The e-mail address is currently only hidden from the explore page.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/2258 **Author:** [@michaelkuhn](https://github.com/michaelkuhn) **Created:** 8/4/2017 **Status:** ✅ Merged **Merged:** 8/17/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `show-user-email` --- ### 📝 Commits (1) - [`43dbc33`](https://github.com/go-gitea/gitea/commit/43dbc33f1c990f71631a9fa1ccae19729abf2e3b) Make SHOW_USER_EMAIL also apply to profiles ### 📊 Changes **3 files changed** (+73 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `integrations/setting_test.go` (+70 -0) 📝 `routers/user/profile.go` (+2 -0) 📝 `templates/user/profile.tmpl` (+1 -1) </details> ### 📄 Description The e-mail address is currently only hidden from the explore page. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:07:23 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16311