##// END OF EJS Templates
reviewers: changes for new author/commit author logic....
reviewers: changes for new author/commit author logic. - new rules to exclude include pr author, commit-authors - allows workflow to always add author of PR to reviewers

File last commit:

r3290:ac4e4e5a default
r4559:36905c9f default
Show More
auth.rst
34 lines | 1010 B | text/x-rst | RstLexer

Authentication Options

|RCE| provides a built in authentication against its own database. This is implemented using RhodeCode Internal plugin. This plugin is enabled by default. Additionally, |RCE| provides a Pluggable Authentication System. This gives the administrator greater control over how users authenticate with the system.

Important

You can disable the built in |RCE| authentication plugin RhodeCode Internal and force all authentication to go through your authentication plugin of choice e.g LDAP only. However, if you do this, and your external authentication tools fails, accessing |RCE| will be blocked unless a fallback plugin is enabled via :file: rhodecode.ini

|RCE| comes with the following user authentication management plugins: