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

[New Environment Setup] Simplify password setup #3730

Open
esoergel opened this issue Mar 24, 2020 · 0 comments
Open

[New Environment Setup] Simplify password setup #3730

esoergel opened this issue Mar 24, 2020 · 0 comments

Comments

@esoergel
Copy link
Contributor

In the new environment setup, users are instructed to manually create a bunch of passwords here. There's no need for this to be done manually.

This should be automated, for instance using a "start new project" script, analogously to Django's startproject. As a reference point, startproject autogenerates SECRET_KEY using a utility, get_random_secret_key(). Ensure generated usernames use a legal character set for the places they'll be used.

https://dimagi-dev.atlassian.net/browse/SC-299

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

No branches or pull requests

1 participant