Files
gitlabhq/spec/models
Connor Shea d287315dbf Upgrade attr_encrypted and encryptor
attr_encrypted (1.3.4 => 3.0.1) Changelog:
https://github.com/attr-encrypted/attr_encrypted/blob/master/CHANGELOG.m
d

attr_encrypted 2.x included a vulnerability, so that major version is
skipped. 3.x requires that the algorithm and mode used by each
encrypted attribute is specified explicitly.

`nil` is no longer a valid value for the encrypted_value_iv field, so
it’s changed to a randomly generated string.
2016-05-30 13:51:21 -06:00
..
2016-05-30 13:51:21 -06:00
2015-12-09 10:50:51 +01:00
2016-05-29 15:03:00 -04:00
2015-12-09 10:50:51 +01:00
2016-05-14 14:45:11 -05:00
2015-12-18 14:19:48 -06:00
2016-05-29 15:03:00 -04:00
2016-05-16 18:03:55 -05:00
2016-05-29 23:12:19 -04:00
2016-03-20 22:55:08 +01:00