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

Simple passwords #308

Merged
merged 1 commit into from
Jun 11, 2014
Merged

Simple passwords #308

merged 1 commit into from
Jun 11, 2014

Conversation

karyon
Copy link
Collaborator

@karyon karyon commented Jun 5, 2014

this PR sets the database passwords in the vagrant VM to 'evap'.

i repeatedly found myself opening site.pp, copy the password and paste it into my shell, which shouldn't be necessary IMO.

@02strich
Copy link
Contributor

02strich commented Jun 6, 2014

Does this not also require a change to the Django settings?

@karyon
Copy link
Collaborator Author

karyon commented Jun 6, 2014

yes it does. thanks!

@02strich
Copy link
Contributor

02strich commented Jun 6, 2014

Just for completeness: did one of you test this? Looks good to me, but would like the peace of mind

@karyon
Copy link
Collaborator Author

karyon commented Jun 6, 2014

no, i didn't test this. this time i did a full text search through the repo, there were no other occurrences of the password. but i can test this later, either in a few hours or monday evening.

@02strich
Copy link
Contributor

02strich commented Jun 6, 2014

This would be most appreciated

@karyon karyon self-assigned this Jun 10, 2014
@karyon
Copy link
Collaborator Author

karyon commented Jun 11, 2014

tested. vagrant up works, manage.py dbshell works with the new password, and i can create a superuser and login with it.

@karyon
Copy link
Collaborator Author

karyon commented Jun 11, 2014

assuming your "looks good to me" is an approval.

karyon added a commit that referenced this pull request Jun 11, 2014
@karyon karyon merged commit 0a30fac into develop Jun 11, 2014
@karyon karyon deleted the simple_passwords branch June 11, 2014 02:51
@02strich
Copy link
Contributor

Yes it was, thanks for testing

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

Successfully merging this pull request may close these issues.

2 participants