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

Move SMTP credentials to external environment variable #374

Closed
pablodiegoss opened this issue Feb 14, 2021 · 0 comments
Closed

Move SMTP credentials to external environment variable #374

pablodiegoss opened this issue Feb 14, 2021 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@pablodiegoss
Copy link
Member

pablodiegoss commented Feb 14, 2021

In the users/services/email_service.py we have an explicit set of email and password which will send the recover-password e-mail in the platform:
image

That should be replaced by an environment variable and put on the src/.envs folder, there on each file under the Django section.
This value for this variable will be set later by the CI and on each environment that Jandig runs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants