Skip to content

Feature/no password hash#4

Open
wynnw wants to merge 3 commits intogbezyuk:masterfrom
wynnw:feature/no-password-hash
Open

Feature/no password hash#4
wynnw wants to merge 3 commits intogbezyuk:masterfrom
wynnw:feature/no-password-hash

Conversation

@wynnw
Copy link

@wynnw wynnw commented Jan 13, 2014

These changes disable the storing of the user's password hash in the django database.

Wynn Wilkes added 3 commits January 13, 2014 10:53
- This is more secure as we are not storing any user password hashes
in the django user table that could be stolen.
- Updated the version number
- Noted that you may want to put crowd first in the auth backends
setting
- disabled using the password in the tests
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.

1 participant