Keep email private unchecked, but email not shown in profile #539

Closed
opened 2025-11-02 03:27:30 -06:00 by GiteaMirror · 9 comments
Owner

Originally created by @strk on GitHub (Mar 19, 2017).

  1. Please speak English, this is the language all of us can speak and write.
  2. Please ask questions or configuration/deploy problems on our Gitter channel: https://gitter.im/go-gitea/gitea
  3. Please take a moment to search check that your issue doesn't already exist.
  4. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report.

You MUST delete the content above including this line before posting, otherwise your issue will be invalid.

Description

Despitie the "Keep email private" checkbox being NOT checked in user settings (under "Profile" tab),
both the profile page and the explore/user page still doesn't show my email
...

Screenshots

profile-settings

profile

Originally created by @strk on GitHub (Mar 19, 2017). 1. Please speak English, this is the language all of us can speak and write. 2. Please ask questions or configuration/deploy problems on our Gitter channel: https://gitter.im/go-gitea/gitea 3. Please take a moment to search check that your issue doesn't already exist. 4. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. **You MUST delete the content above including this line before posting, otherwise your issue will be invalid.** - Gitea version (or commit ref): 1.1.0+47-g1c3bd436 - Can you reproduce the bug at https://try.gitea.io: - [ x] Yes: https://try.gitea.io/strk ## Description Despitie the "Keep email private" checkbox being NOT checked in user settings (under "Profile" tab), both the profile page and the explore/user page still doesn't show my email ... ## Screenshots ![profile-settings](https://cloud.githubusercontent.com/assets/289678/24078961/7caa24e8-0c7c-11e7-824c-1e5b4a04fb1b.png) ![profile](https://cloud.githubusercontent.com/assets/289678/24078966/802669f6-0c7c-11e7-8d4e-8b3010f7621b.png)
GiteaMirror added the issue/staletype/bug labels 2025-11-02 03:27:30 -06:00
Author
Owner

@lunny commented on GitHub (Mar 19, 2017):

Because there is a global config on app.ini to do that. I remember.

@lunny commented on GitHub (Mar 19, 2017): Because there is a global config on app.ini to do that. I remember.
Author
Owner

@strk commented on GitHub (Mar 19, 2017):

SHOW_USER_EMAIL

So do you confirm that's set to false in the custom/conf/app.ini
of try.gitea.io ? Becasue the default would be true...

@strk commented on GitHub (Mar 19, 2017): SHOW_USER_EMAIL So do you confirm that's set to false in the custom/conf/app.ini of try.gitea.io ? Becasue the default would be true...
Author
Owner

@strk commented on GitHub (Mar 19, 2017):

Locally I do indeed see my email in profile, so must be global configuration. @tboerger do you confirm SHOW_USER_EMAIL is false in custom config on try.gitea.io ?

@strk commented on GitHub (Mar 19, 2017): Locally I do indeed see my email in profile, so must be global configuration. @tboerger do you confirm SHOW_USER_EMAIL is false in custom config on try.gitea.io ?
Author
Owner

@lunny commented on GitHub (May 20, 2017):

This is another thing. If global SHOW_USER_EMAIL is false, then user will not allowed to change their email's visibility.

@lunny commented on GitHub (May 20, 2017): This is another thing. If global SHOW_USER_EMAIL is false, then user will not allowed to change their email's visibility.
Author
Owner

@bkcsoft commented on GitHub (May 20, 2017):

@strk I can confirm that SHOW_USER_EMAIL does not exist in app.ini on try.gitea.io. Hence it should be set to the default (true).

@bkcsoft commented on GitHub (May 20, 2017): @strk I can confirm that `SHOW_USER_EMAIL` does not exist in `app.ini` on `try.gitea.io`. Hence it should be set to the default (`true`).
Author
Owner

@techknowlogick commented on GitHub (May 10, 2018):

Can this ticket be closed?

@techknowlogick commented on GitHub (May 10, 2018): Can this ticket be closed?
Author
Owner

@lunny commented on GitHub (May 10, 2018):

@strk what do you think?

@lunny commented on GitHub (May 10, 2018): @strk what do you think?
Author
Owner

@stale[bot] commented on GitHub (Jan 27, 2019):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

@stale[bot] commented on GitHub (Jan 27, 2019): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.
Author
Owner

@stale[bot] commented on GitHub (Feb 18, 2019):

This issue has been automatically closed because of inactivity. You can re-open it if needed.

@stale[bot] commented on GitHub (Feb 18, 2019): This issue has been automatically closed because of inactivity. You can re-open it if needed.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#539