Y
Hacker News
new
|
ask
|
show
|
jobs
by
epalm
3416 days ago
I believe Django's logging framework will automatically replace strings in your settings.py file (basically a dict) with '
*' if the key "looks like" a secret (contains the word 'secret' or 'key' or 'passw' etc).