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

remove salt, change timestamp #60

Merged
merged 2 commits into from May 29, 2014
Merged

remove salt, change timestamp #60

merged 2 commits into from May 29, 2014

Conversation

squirrelo
Copy link
Contributor

Minor tweaks to the database:

  • Removed the salt column from users since it is stored in the password hash with bcrypt.
  • Changed the processed_data column processed_date to be timestamp instead of date.

@adamrp
Copy link
Contributor

adamrp commented May 29, 2014

👍

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling a18a6e2 on squirrelo:dbfix into c05e85d on biocore:master.

josenavas added a commit that referenced this pull request May 29, 2014
@josenavas josenavas merged commit f880690 into qiita-spots:master May 29, 2014
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.

None yet

4 participants