Closed danibudi closed 7 years ago
@boyankukushev please review the fixes related to py 2.7 also the SALT can be configured as environment variable or in local_settings.py /Django, Flask friendly/ also it's implemented check for the correct SALT /if not - error reported/
Why is the salt value referred at so many places? Isn't it possible to just refer it at the place, responsible for actual khashing?
fixed in next commit
please review the latests commit with fixed issues
@boyankukushev please review the fixes related to py 2.7 also the SALT can be configured as environment variable or in local_settings.py /Django, Flask friendly/ also it's implemented check for the correct SALT /if not - error reported/