##// END OF EJS Templates
git: use safe configparser for git submodules to prevent from errors on submodules with % sign....
git: use safe configparser for git submodules to prevent from errors on submodules with % sign. - This is treated as interpolation sign and can cause errors on regular ConfigParser instance.

File last commit:

r3658:b7b32afd default
r4239:7c8ad7af stable
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`