Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bugfix: ActiveSupport::EncryptedConfiguration reading of comment-only encrypt... | Martin Spickermann | 2018-10-05 | 1 | -1/+1 |
* | Remove unused `serialize` method | yuuji.yaginuma | 2018-03-25 | 1 | -4/+0 |
* | Raise an error only when `require_master_key` is specified | yuuji.yaginuma | 2017-12-18 | 1 | -2/+3 |
* | Verify credentials format before saving | yuuji.yaginuma | 2017-11-13 | 1 | -1/+7 |
* | Add credentials using a generic EncryptedConfiguration class (#30067) | David Heinemeier Hansson | 2017-09-11 | 1 | -0/+42 |