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

@Encrypted is ignored in Embedded entities #38

Open
helzakar opened this issue Jun 3, 2015 · 1 comment
Open

@Encrypted is ignored in Embedded entities #38

helzakar opened this issue Jun 3, 2015 · 1 comment

Comments

@helzakar
Copy link

helzakar commented Jun 3, 2015

An entity class that is Embeddable and has Encrypted property is ignored and value is stored as plain text without any encryption whatsoever

@BboyKeen
Copy link

Hello spectrumcat

I've made a PR (ambta#5) on this fork https://github.com/ambta/DoctrineEncryptBundle to add support for encrypted fields in Embedded entities.

I've chosen to make the PR for this fork because the team has made a lot of refactoring which was easier for me to implement.

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

No branches or pull requests

2 participants