##// END OF EJS Templates
testapp: moved login/csrf session methods into TestApp itself....
testapp: moved login/csrf session methods into TestApp itself. - this allows easier control over which app is responsible for session handling. This comes in handy in CE vs EE test where EE get's a custom app.

File last commit:

r1:854a839a default
r2374:e331d3e6 default
Show More
public-access.rst
12 lines | 402 B | text/x-rst | RstLexer
/ docs / admin / public-access.rst
project: added all source files and assets
r1 .. _public-access:
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`