Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Mandatory email setup #706

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

devmuhnnad
Copy link

This fixes #689

The Mail setup was mandatory, so this makes the project not flexible, some people might want to use it and deploy it without email confirmation of the signup, or even in the dev environment,

The solution

If the env variable MAIL_HOST is not set, the system will not send a confirmation email, and the new accounts will be verified by default,

Thanks.

PART OF GTC OPEN-SOURCE INITIATIVE

@fharper
Copy link

fharper commented Sep 7, 2023

Any news on merging this PR?

@jannismilz
Copy link

jannismilz commented Dec 12, 2023

@poeti8 Can you please review this MR? Or anyone other from the team?

Why is there currently no activity here in the PRs? I mean you said in #719 that you're still working on it or let's say maintaining it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can I install without email?
3 participants