##// END OF EJS Templates
vcs: Refactor the get_repo function....
vcs: Refactor the get_repo function. Goal was to not use the search_path_up argument of get_scm and include some logic that sits in model.db.Repository in get_scm_instance method.

File last commit:

r1:854a839a default
r483:b7e26a5f 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`