native_python: Use a password hash instead of a clear text password
Open
bug
security
v0.6.0-beta
- Dominant language
- Python
- Stars
- 25
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
Right now the api reads the clear text password from the environment. Change thid to use a precomputed hashed password instead.
https://github.com/fusion44/blitz_api/blob/11f8d57f4e51a0c84b6c197c6c2ef7eadfe4768f/app/system/impl/native_python.py#L67
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.