diff options
author | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2017-10-15 08:10:38 +0900 |
---|---|---|
committer | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2017-11-13 17:39:10 +0900 |
commit | 00f5aca3ef5de2637134c40e2e8b5d3c1d5b1a08 (patch) | |
tree | a7b598742584a020eedce05ff40305e076953b1f /activestorage/lib/active_storage/previewer/pdf_previewer.rb | |
parent | 5668dc6b1863ef43be8f8ef0fb1d5db913085fb3 (diff) | |
download | rails-00f5aca3ef5de2637134c40e2e8b5d3c1d5b1a08.tar.gz rails-00f5aca3ef5de2637134c40e2e8b5d3c1d5b1a08.tar.bz2 rails-00f5aca3ef5de2637134c40e2e8b5d3c1d5b1a08.zip |
Verify credentials format before saving
Currently, credentials does not check the format when saving. As a result,
incorrect data as yaml is also saved.
If credentials is used in config files., an error will occur in credential
yaml parsing before edit, and will not be able to edit it.
In order to prevent this, verify the format when saving.
Related: #30851
Diffstat (limited to 'activestorage/lib/active_storage/previewer/pdf_previewer.rb')
0 files changed, 0 insertions, 0 deletions