##// END OF EJS Templates
account: convert change password form to colander schema and fix bug...
account: convert change password form to colander schema and fix bug where user could use same password as before when changing password, fixes #2264

File last commit:

r1:854a839a default
r665:a92da8f2 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