##// END OF EJS Templates
login: Log redirection target on debug level...
login: Log redirection target on debug level We have some magic when computing the URL, it is good if we can see in the debug log this detail.

File last commit:

r1:854a839a default
r180:9005355d 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