Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revise flow to what was described in 03e44f9 | Kasper Timm Hansen | 2019-08-04 | 1 | -6/+7 |
* | Revise credentials diffing flow to use a separate diff command | Kasper Timm Hansen | 2019-08-04 | 1 | -0/+14 |
* | Add `config.credentials.content_path` and `config.credentials.key_path` to th... | bogdanvlviv | 2019-01-17 | 1 | -2/+2 |
* | Restructure credentials after environment overrides. | Kasper Timm Hansen | 2019-01-14 | 1 | -6/+15 |
* | Fixed to RAILS_MASTER_KEY as a default env key for decrypting. | Wojciech Wnętrzak | 2018-09-20 | 1 | -1/+1 |
* | Fix env name for master key | yuuji.yaginuma | 2018-09-20 | 1 | -1/+1 |
* | Support environment specific credentials file. (#33521) | Wojciech Wnętrzak | 2018-09-19 | 1 | -0/+9 |
* | Recommend use of rails over bin/rails | Alberto Almagro | 2018-07-06 | 1 | -1/+1 |
* | [ci skip] Prefer credentials to secrets in docs. | Kasper Timm Hansen | 2017-09-13 | 1 | -1/+1 |
* | Add credentials using a generic EncryptedConfiguration class (#30067) | David Heinemeier Hansson | 2017-09-11 | 1 | -0/+40 |