fluent / fluent/fluent-plugin-sql
How to encrypt password ?
Open
enhancement
- Dominant language
- Ruby
- Stars
- 112
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
How to encrypt the password, because of security reasons we can't keep in a text file
```
host rdb_host
database rdb_database
adapter mysql2_or_postgresql_or_etc
username myusername
password mypassword
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.