##// END OF EJS Templates
auth: add scope and login restrictions to rhodecode plugin, and scope restriction to token plugin....
auth: add scope and login restrictions to rhodecode plugin, and scope restriction to token plugin. - allows limiting the usage of builtin auth to HTTP only (so force usage of tokens) - allows migration to something like saml keeping only super-admin for login.

File last commit:

r3290:ac4e4e5a default
r3392:5cc5c872 default
Show More
public-access.rst
12 lines | 402 B | text/x-rst | RstLexer

Public Access

By default |RCE| allows users to read all public |repos|. User permissions and |repo| access can be configured explicitly, and those permissions will override any default settings. The default settings can be found under the following section:

  • :menuselection:`Admin --> Permissions --> Object`
  • :menuselection:`Admin --> Permissions --> Global`