Skip to content
This repository was archived by the owner on Apr 7, 2021. It is now read-only.

Not every record is encrypted #59

Closed
toddhulsman opened this issue Feb 17, 2021 · 1 comment
Closed

Not every record is encrypted #59

toddhulsman opened this issue Feb 17, 2021 · 1 comment

Comments

@toddhulsman
Copy link

I have a very robust application that encrypts several fields in a particular table in my database. Initially, everything was working great. I just now discovered that not every newly-created record is getting encrypted. Even records created by the same user is "hit-or-miss". Some records are encrypted by that user, and some aren't. I can't seem to figure out why suddenly things aren't reliably being encrypted. I can't seem to figure out what is going on. Any ideas as to what may have happened? How can I troubleshoot something that "sometimes works"?

@toddhulsman
Copy link
Author

Fixed the issue myself by updating the package. For anyone who is unfamiliar with how to do this, the command would be: composer update austinheap/laravel-database-encryption - Make sure your composer.json is also pointing to the correct version (mine needed to be updated as well). Apologies for the issue creation...

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

No branches or pull requests

1 participant