##// END OF EJS Templates
auth: use pyramid HTTP excetion when detecting CSRF error. It helps catching this...
auth: use pyramid HTTP excetion when detecting CSRF error. It helps catching this error by our error handler and displaying it nicely to users.

File last commit:

r1:854a839a default
r1310:e32790fb 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