##// END OF EJS Templates
user-groups: added info, and new panel to control user group synchronization....
user-groups: added info, and new panel to control user group synchronization. - allows to check status of user-group and if it's going to be sync-ed via external plugins. - allows to set manual synchronization for already existing RhodeCode Groups.

File last commit:

r1:854a839a default
r1600:081c7a81 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