Skip to content

Releases: ambta/DoctrineEncryptBundle

Fixed huge issue at insertion of entities

23 Jun 08:39
Compare
Choose a tag to compare

Added preFlush event for the insertion of entities which did not store encrypted. We advice to update to this version as fast as possible.

Added support for inheritance mapping.

24 Apr 09:38
Compare
Choose a tag to compare

Added console commands, another encryption class, new documentation and support for custom encryption.

16 Apr 14:43
Compare
Choose a tag to compare

A little boost in our development. We now have:

  1. Added console commands (database status, database encrypt and database decrypt)
  2. Added another encryption class (rijndael but with 128bit blocksize)
  3. New documentation, check it out!
  4. Now you can define your custom encryption class.

Add support for the other doctrine relationships

08 Apr 13:00
Compare
Choose a tag to compare

Add support for the other doctrine relationships (manyToMany, ManyToOne) (2.2). Thanks to Doctrine 2.5 which finally added the postLoad event triggered by associations.

New stable release

11 Mar 11:45
Compare
Choose a tag to compare

Stable release of DoctrineEncryptBundle forked by Ambta. Use this release for your project. No known bugs or issues yet found in this release on 11 march 2015.