##// END OF EJS Templates
comments: fix extracing auth_user from the passed in objects. Before if auth_user is empty we could relly on INT or STR passed in
comments: fix extracing auth_user from the passed in objects. Before if auth_user is empty we could relly on INT or STR passed in

File last commit:

r1:854a839a default
r3026:71b96937 stable
Show More
user-admin.rst
22 lines | 696 B | text/x-rst | RstLexer
project: added all source files and assets
r1 .. _user-admin-set:
User Administration
===================
|RCM| enables you to define permissions for the following entities within the
system; **users**, **user groups**, **repositories**, **repository groups**.
Within each one of these entities you can set default settings,
and then all users or |repos| inherit those default permission settings
unless individually defined. Each of these entities can have the following
permissions applied to it; |perm|.
.. toctree::
public-access
default-user-perms
adding-anonymous-user
adding-new-user
setting-default-permissions
setting-usergroup-permissions
.. |perm| replace:: **None**, **Read**, **Write**, or **Admin**