##// 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
__init__.py Loading ...
auth_crowd.py Loading ...
auth_headers.py Loading ...
auth_jasig_cas.py Loading ...
auth_ldap.py Loading ...
auth_pam.py Loading ...
auth_rhodecode.py Loading ...
auth_token.py Loading ...