##// END OF EJS Templates
emails: fixed validation of emails with whitespace in them....
emails: fixed validation of emails with whitespace in them. - fixes problem with potential duplicate emails addresses for users.

File last commit:

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