Skip to content

Latest commit

 

History

History
63 lines (31 loc) · 3.1 KB

CHANGELOG.md

File metadata and controls

63 lines (31 loc) · 3.1 KB

Change Log

v0.7.2 (2015-03-01)

Closed issues:

  • string contains null byte #44

  • Validation before encryption? #41

  • How to avoid storing private key by re-generating it #39

  • Format validations failing #35

  • Using strongbox with NSS #34

  • Travis-CI #32

  • Allow empty encryption field #25

  • "stack level too deep" With Database Migration #22

  • dynamic :public_key and :private_key #20

  • Cannot visit Strongbox::Lock - error #18

  • 0.4.7 breaks rails 2.x #16

  • Deprecation Warning under Rails 3.1.0.rc4 #15

  • RSAError: data greater than mod len #14

  • to_xml or to_json support #11

  • No gemspec? #10

Merged pull requests:

  • Make validations well-behaved with :deferred_encryption #45 (jakub-)

  • Document deferred_encryption option #43 (hernan124)

  • Include nil encryption explanation in readme #33 (nelsonblaha)

  • Actually assert in validation helper functions and minor clean up of tests #31 (Nitrodist)

  • Lock down versions to some version of a workable gemspec and fix rdoc #30 (Nitrodist)

  • Update Readme.textile #28 (nelsonblaha)

  • Handle Keys When They Are a Pathname #26 (jherdman)

  • Encryption in before save hook. #24 (hron)

  • Fix a typo. #21 (jmazzi)

  • encrypt_with_public_key can now handle multiply columns #19 (oleander)

  • Feature: optionally allow disabling of Lock#ensure_required_columns #9 (whittle)

* This Change Log was automatically generated by github_changelog_generator