##// END OF EJS Templates
pull-request: extended default reviewers functionality....
pull-request: extended default reviewers functionality. - added mandatory reviewers JS logic Fixes: #4219 - added option to forbid author to be a reviewer via JS/Frontend checks. Fixes #5190 - added option to forbid adding new reviewers except those defined. Fixes #5208

File last commit:

r1:854a839a default
r1769:fb9baff8 default
Show More
crowd-auth.rst
15 lines | 436 B | text/x-rst | RstLexer

Crowd

To enable Crowd authentication, use the following steps:

  1. From the |RCM| interface, go to :menuselection:`Admin --> Authentication`
  2. Enable the rhodecode.lib.auth_modules.auth_crowd library and select :guilabel:`Save`
  3. On the Crowd plugin settings section, do the following:
    • Check the :guilabel:`Enable` checkbox
    • Enter your Crowd server settings
    • Select :guilabel:`Save`