What is django SECRET_KEY for?
I checked in my django project into github.
Later on, I got an warning of secret key exposed.
secret key is used a key for the current project hash.
Since the whole project is post to github as general public practice, I am not worry it about now.
No comments:
Post a Comment