#4352·loopback

avoid hardcoded password in config file

Author: wangsenyanCreated Nov 25, 2021Updated Feb 20, 2022
Labelsfeature

Suggestion

Hi,is there any way to avoid hardcoded password in config file or datasource file ?

for example:

i set encrypted password in config file,

when loopback boot, it auto automatic decryption,

So even if my files are leaked, my password is still safe

thanks