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

It should decrypt data on find() method. #25

Merged
merged 5 commits into from
Sep 25, 2018

Conversation

vinczedani
Copy link
Contributor

closes #23

@coveralls
Copy link

coveralls commented Sep 24, 2018

Pull Request Test Coverage Report for Build 79

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 96.648%

Totals Coverage Status
Change from base Build 78: 0.0%
Covered Lines: 129
Relevant Lines: 133

💛 - Coveralls

@vinczedani
Copy link
Contributor Author

For some reason the pre init hook did not decrypt the data on the find() call.
With this change merged, the find() should decrypt data as expected.

@wheresvic wheresvic merged commit 7ec1f52 into wheresvic:master Sep 25, 2018
@wheresvic
Copy link
Owner

@vinczedani Looks great - thanks a lot!!!

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.

Object returned by save or create is cyphered
3 participants