1
0
зеркало из https://github.com/glebtv/telegram-bot.git synced 2026-09-02 09:26:17 +03:00
Этот коммит содержится в:
Igor Zubkov
2019-01-24 03:47:05 +02:00
коммит произвёл GitHub
родитель 38ee303912
Коммит 5a93c1efc6

Просмотреть файл

@@ -103,7 +103,7 @@ To use credentials as config store, add telegram section to credentials instead
`rails credentials:edit`. In this case be aware of that [Rails may not load
credentials in dev environment by default](https://github.com/telegram-bot-rb/telegram-bot/issues/74#issuecomment-384205609).
I suggest not using Rails 5.2 credentials because it can lead to leakage of sesitive data
I suggest not using Rails 5.2 credentials because it can lead to leakage of sensitive data
and it's more difficult to use in multiple environments. See
[secure_credentials](https://github.com/printercu/secure_credentials) gem for better option.