##// 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.

File last commit:

r1:854a839a default
r2153:6de97439 default
Show More
.howto
3 lines | 75 B | text/plain | TextLexer
# building the docs
cd docs
nix-build default.nix -o result
make clean html