##// END OF EJS Templates
ssh-keys: added admin panel for managing globally all SSH Keys....
ssh-keys: added admin panel for managing globally all SSH Keys. - added also option to manually update the keyfile - fetch and show all user keys for audit purpose

File last commit:

r1:854a839a default
r2042:e367c94a 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