maxcountryman / flask-bcrypt

Flask-Bcrypt is a Flask extension that provides bcrypt hashing utilities for your application.

Home Page:http://readthedocs.org/docs/flask-bcrypt/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pypi not updated

xavitorne opened this issue · comments

commented

Hello,
it seems pypi is not updated with the lastest source version. I installed flask-bcrypt with pip and i don't find the implementation of the BCRYPT_HASH_PREFIX in the installed version with pypi.
Is it possible to update pypi? Thanks

It seems the pip version also doesn't have this implemented.

resolved in #66
waiting for merge

Version 1.0.0 was released today.