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: Broken config and variable handling in setup script #693

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

djlambert
Copy link
Contributor

The value of smtp_password is never cleared if the value of DISCOURSE_SMTP_PASSWORD equals the string pa$$word. Presumably that what's indented, and not using the process ID 😉

The variable discourse_smtp_DOMAIN is never used. The domain is forced to be that of DISCOURSE_NOTIFICATION_EMAIL. Now if DISCOURSE_SMTP_DOMAIN is defined it's used instead.

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