mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-20 15:31:15 -05:00
this uses bcrypt directly rather than using the wrapper python-bcrypt. WARNING! You'll need to update your local install by running: ``` pip uninstall python-bcrypt pip install flask-bcrypt==0.7.1 ```
786 B
786 B