##// 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
pam-auth.rst
14 lines | 407 B | text/x-rst | RstLexer

PAM

To enable PAM authentication, use the following steps:

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