Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not add master key when `RAILS_MASTER_KEY` env specified (#31922) | Yuji Yaginuma | 2018-02-08 | 1 | -0/+12 |
* | Raise an error only when `require_master_key` is specified | yuuji.yaginuma | 2017-12-18 | 1 | -6/+20 |
* | Do not overwrite by default if credentials already exists | yuuji.yaginuma | 2017-11-30 | 1 | -0/+8 |
* | Add CLI to manage encrypted files/configs. | Wojciech Wnętrzak | 2017-11-15 | 1 | -1/+4 |
* | Add tests for credentials command | yuuji.yaginuma | 2017-09-15 | 1 | -0/+19 |
* | Make master key added to gitignore the same value as when creating appplication | yuuji.yaginuma | 2017-09-14 | 1 | -0/+30 |