##// END OF EJS Templates
auth-rhodecode: don't fail on bcrypt if user password is set to None....
auth-rhodecode: don't fail on bcrypt if user password is set to None. Default to emptry string to not cause an exception.
marcink -
r2153:6de97439 default
Show More
Name Size Modified Last Commit Author
/ rhodecode / authentication
plugins
tests
__init__.py Loading ...
base.py Loading ...
interface.py Loading ...
registry.py Loading ...
routes.py Loading ...
schema.py Loading ...
views.py Loading ...