##// END OF EJS Templates
auth-plugins: fixed problem with cache of settings in multi-worker mode....
auth-plugins: fixed problem with cache of settings in multi-worker mode. - previous implementation had a bug that cached the settings in each class, caused not refreshing the update of settings in multi-worker mode. Only restart of rhodecode loaded new settings.

File last commit:

r1:854a839a default
r2681:c2a00a0d default
Show More
public-access.rst
12 lines | 402 B | text/x-rst | RstLexer

Public Access

By default |RCM| 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`