Make Email optional for registration? #6112

Closed
opened 2025-11-02 06:45:26 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @gh1593 on GitHub (Oct 7, 2020).

Just trying to run a small git server, and make the registration process easier.
Is it easy to just skip email check, minimum amount of information required?

Originally created by @gh1593 on GitHub (Oct 7, 2020). Just trying to run a small git server, and make the registration process easier. Is it easy to just skip email check, minimum amount of information required?
Author
Owner

@techknowlogick commented on GitHub (Oct 7, 2020):

Email is required for git operations and Gitea performs those operations internally so email is required for gitea. Email doesn't need to be a real address, and you don't need to have gitea send emails.

@techknowlogick commented on GitHub (Oct 7, 2020): Email is required for git operations and Gitea performs those operations internally so email is required for gitea. Email doesn't need to be a real address, and you don't need to have gitea send emails.
Author
Owner

@a1012112796 commented on GitHub (Oct 8, 2020):

@techknowlogick But not all users need to do git operations in the system, Maybe just limmit user to do things about git operations (like create or fork repo, push code) before they add email setting is enough.

@a1012112796 commented on GitHub (Oct 8, 2020): @techknowlogick But not all users need to do git operations in the system, Maybe just limmit user to do things about git operations (like create or fork repo, push code) before they add email setting is enough.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#6112