private user/ organization #1665

Closed
opened 2025-11-02 04:08:54 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @ghost on GitHub (Mar 29, 2018).

I'd basically just want to show a login screen to any unknown user.

Gitea version 1.4

I can not find an option to make the explore page private/ hide users/ organizations.
I searched the issues and settings of users/ admin/ app.ini and did not find any setting.

So if this is not yet possible I'd request such an option.
Self hosting sometimes goes hand with privacy and this is one aspect IMO.

thanks, if I just missed the option and it's already possible it would be even better obviously ;)

Originally created by @ghost on GitHub (Mar 29, 2018). ### I'd basically just want to show a login screen to any unknown user. Gitea version 1.4 I can not find an option to make the explore page private/ hide users/ organizations. I searched the issues and settings of users/ admin/ app.ini and did not find any setting. So if this is not yet possible I'd request such an option. Self hosting sometimes goes hand with privacy and this is one aspect IMO. **thanks**, if I just missed the option and it's already possible it would be even better obviously ;)
GiteaMirror added the type/proposal label 2025-11-02 04:08:54 -06:00
Author
Owner

@ghost commented on GitHub (Apr 3, 2018):

#3749 is similar or identical

@ghost commented on GitHub (Apr 3, 2018): #3749 is similar or identical
Author
Owner

@ghost commented on GitHub (Apr 3, 2018):

turns out this solved my issue:
REQUIRE_SIGNIN_VIEW = true

@ghost commented on GitHub (Apr 3, 2018): turns out [this](https://docs.gitea.io/en-us/config-cheat-sheet/) solved my issue: `REQUIRE_SIGNIN_VIEW = true`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#1665